2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-07-22 20:56:30 +00:00

Commit Graph

  • 27892f7652 Update data migration file (#4596) Oliver 2023-04-11 14:09:13 +10:00
  • f70bde02d2 Fix for scanning invalid barcode (#4597) Oliver 2023-04-11 14:06:02 +10:00
  • 46cd109359 Ignore validation errors when uploading to sentry.io (#4594) Oliver 2023-04-11 00:26:25 +10:00
  • 0b6e2ee592 Improvements for model metadata introspection (#4585) Oliver 2023-04-05 22:43:23 +10:00
  • ab7b03ac59 Add GHCR.io as publishing target (#4561) Matthias Mair 2023-04-05 14:01:05 +02:00
  • 3294b37ef0 Reduce duplication with filters (#4583) Matthias Mair 2023-04-05 00:46:36 +02:00
  • 508dd5425d Build order barcodes (#4581) Oliver 2023-04-05 00:00:24 +10:00
  • 7656f30d02 Filter queryset updates (#4571) Oliver 2023-04-04 23:56:22 +10:00
  • 5ad4152270 Update dockerfile requirements (#4578) Oliver 2023-04-04 23:17:31 +10:00
  • 85ff294d0d UI tweaks (#4580) Oliver 2023-04-04 22:21:29 +10:00
  • 1ddc86d6a3 Don't log to sentry in debug mode (#4576) Oliver 2023-04-04 14:54:40 +10:00
  • 78c6f9b90a Bump API version (#4577) Oliver 2023-04-04 14:54:31 +10:00
  • 1088b9c947 Allow barcodes to be added to incoming items via web UI (#4574) Oliver 2023-04-04 11:42:49 +10:00
  • 7af2bb4e8c Order barcodes (#4575) Oliver 2023-04-04 11:30:49 +10:00
  • d6715d94c1 Enable regex search (#4566) Oliver 2023-04-04 07:05:55 +10:00
  • eef303dfea Cryptography version update (#4568) Oliver 2023-04-04 07:04:10 +10:00
  • 1622684c22 Line item links (#4570) Oliver 2023-04-04 00:55:47 +10:00
  • 6ebe8c61c5 Fix sentry.io integration for DRF exceptions (#4569) Oliver 2023-04-04 00:35:41 +10:00
  • 4cd1d2eebe Fix typo in setting name (#4567) Oliver 2023-04-03 23:40:52 +10:00
  • 3018087ea9 Allow "pending" or "issued" sales orders to be marked as completed (#4564) Oliver 2023-04-03 19:20:00 +10:00
  • b0668b72b7 Bug fix for "receive items" form (#4563) Oliver 2023-04-03 17:00:48 +10:00
  • b69364fe17 Add azure pipelines (#4453) Matthias Mair 2023-04-03 08:55:27 +02:00
  • 58e9065b41 Update deps (#4559) Matthias Mair 2023-04-02 23:13:01 +02:00
  • 4d8cfd77ff Sales Order Allocation Improvements (#4556) Oliver 2023-04-02 21:43:05 +10:00
  • 847d49a42d New Crowdin updates (#4539) Oliver 2023-04-02 20:22:15 +10:00
  • 1a52aece3a Fix incorrect string (#4555) Oliver 2023-04-02 20:22:00 +10:00
  • 478fec4a4b Bashscript update (#4552) Matthias Mair 2023-04-02 12:21:51 +02:00
  • c28c991591 Fix wget command and links in Readme (#4551) Matthias Mair 2023-04-01 23:34:53 +02:00
  • d0f9d0d830 Change SalesOrder.can_cancel() (#4544) Oliver 2023-03-31 10:59:28 +11:00
  • 08d0084e07 Metadata API refactor (#4545) Oliver 2023-03-31 10:42:54 +11:00
  • 327ecf2156 Implement a generic API endpoint for enumeration of status codes (#4543) Oliver 2023-03-31 07:27:24 +11:00
  • f4f7803e96 Sales order status update (#4542) Oliver 2023-03-31 00:12:07 +11:00
  • d0bf4cb81a Stock history fix (#4541) Oliver 2023-03-30 23:30:16 +11:00
  • 47f52478e0 Bug fix for BOM table (#4540) Oliver 2023-03-30 11:07:46 +11:00
  • d5a71b2fe8 New Crowdin updates (#4511) Oliver 2023-03-29 19:08:11 +11:00
  • 8148067f59 Clear allocations when returning a stock item against a return order (#4538) Oliver 2023-03-29 16:04:31 +11:00
  • 66b8fb6bc1 Only allow pricing update when creating a new PurchaseOrderLineItem (#4537) Oliver 2023-03-29 14:59:28 +11:00
  • e8e2985454 Bug fix for rendering in PurchaseOrderLineItem table (#4536) Oliver 2023-03-29 13:06:12 +11:00
  • 27aa16d55d [Feature] Add RMA support (#4488) Oliver 2023-03-29 10:35:43 +11:00
  • d4a64b4f7d Typo fix in translated string (#4535) Oliver 2023-03-28 08:24:37 +11:00
  • b8b19c60ef Adds footer formatter to stock table (#4528) Oliver 2023-03-25 00:35:22 +11:00
  • be92a4345c Decimal rendering - support "minimum places" setting (#4527) Oliver 2023-03-24 23:46:29 +11:00
  • 4006ccfa0d Add result counter to quick search bar (#4524) Oliver 2023-03-24 21:22:28 +11:00
  • 5481e63d69 Improvements for API tester (#4522) Oliver 2023-03-23 22:07:52 +11:00
  • 807784d9e4 Add Metadata to further models (#4410) miggland 2023-03-23 11:51:08 +01:00
  • 4e72ac303f Catch TemplateDoesNotExist error (#4518) Oliver 2023-03-23 10:59:58 +11:00
  • 73aa56c6f3 Fix call to renderPart (#4514) Oliver 2023-03-22 17:04:02 +11:00
  • 4d8311682c Search refactor (#4505) Oliver 2023-03-20 07:21:27 +11:00
  • 373c8c9cc5 New Crowdin updates (#4495) Oliver 2023-03-20 07:20:45 +11:00
  • 25d1bceaad Report template caching (#4503) Oliver 2023-03-17 15:39:36 +11:00
  • c3b2bb0380 Fix button callback logic (#4502) Oliver 2023-03-17 09:50:02 +11:00
  • bb4b1bf9cc Catch potential errors when rendering manufacturerpart in form (#4501) Oliver 2023-03-17 09:49:54 +11:00
  • a0352f9eb6 Add link column to PO LineItem table (#4500) simonkuehling 2023-03-16 23:10:12 +01:00
  • 16ff1936cd Bypass cache when displaying settings on "settings" page (#4499) Oliver 2023-03-16 19:55:07 +11:00
  • 324a47ba17 Optionally hide 'revision' field (#4493) Oliver 2023-03-15 16:44:32 +11:00
  • 8d4ffcf682 New Crowdin updates (#4478) Oliver 2023-03-15 15:14:54 +11:00
  • cebdb9e29f Email settings not configured - remove need for user and password (#4492) Matthias Mair 2023-03-15 00:11:21 +01:00
  • 1ba51e51c3 Update BomItem 'validated' field (#4486) Oliver 2023-03-14 13:53:33 +11:00
  • 06f8a50956 Update task limiting (#4472) Oliver 2023-03-09 17:46:07 +11:00
  • 7372f2b714 V0.8.4 Missing parameters in BOM export CSV format (#4476) Matthias Mair 2023-03-09 03:01:32 +01:00
  • 93a2d612e2 extend part fields to fit large BOMs (#4475) Matthias Mair 2023-03-08 23:35:12 +01:00
  • 2edb7f2b55 Adds "stock value" calculation to stock table (#4471) Oliver 2023-03-09 00:18:39 +11:00
  • 34875828d7 Report template currency updates (#4469) Oliver 2023-03-08 23:26:26 +11:00
  • beac7d15df Bug fix for units text in part label (#4470) Oliver 2023-03-08 23:18:22 +11:00
  • 2dfea9b825 Unit test speed improvements (#4463) Oliver 2023-03-08 15:22:08 +11:00
  • 9c594ed52b Part table stock filtering (#4462) Oliver 2023-03-08 13:59:51 +11:00
  • 106c238af5 Add bulk delete for purchase order line items (#4452) simonkuehling 2023-03-08 00:50:24 +01:00
  • abeb85cbb3 Extend functionality of custom validation plugins (#4391) Oliver 2023-03-07 22:43:12 +11:00
  • edae82caa5 New Crowdin updates (#4446) Oliver 2023-03-07 21:45:42 +11:00
  • e263b2a8c0 Bug fix for rendering allocations against build outputs (#4459) Oliver 2023-03-07 21:16:53 +11:00
  • ba4e264e6e Report template updates (#4454) Oliver 2023-03-05 23:59:54 +11:00
  • 5ba75c868d total_price for orders (#4447) Oliver 2023-03-05 22:22:18 +11:00
  • c0f405243a Add total cost column to purchase order list (#4445) simonkuehling 2023-03-04 00:09:40 +01:00
  • 575d62bff4 Add mathematical operator tags to report templates (#4443) Oliver 2023-03-03 21:42:04 +11:00
  • cce0fe8236 New Crowdin updates (#4436) Oliver 2023-03-03 16:35:00 +11:00
  • 2d7f9e3a4c Fixes for unit tests (#4441) Oliver 2023-03-03 15:53:31 +11:00
  • 31f4045465 Fix parsing dict variables from env (#4438) Philipp Fruck 2023-03-02 23:47:15 +00:00
  • f4bb7c29c7 Settings translation text consistency (#4440) Oliver 2023-03-03 10:38:24 +11:00
  • 7aee97d63b Fix rendering of purchase_price for exporting StockItem data (#4434) Oliver 2023-03-02 14:50:04 +11:00
  • db42ffcf7c Slow tests (#4435) Oliver 2023-03-02 13:51:52 +11:00
  • ec66e5351b Translation Fixes (#4433) Oliver 2023-03-02 08:24:31 +11:00
  • fdfc3e5e7e New Crowdin updates (#4394) Oliver 2023-03-01 15:31:22 +11:00
  • f86bea75a1 Add base part info to [Add Supplier Part] modal form (#4427) simonkuehling 2023-02-28 22:16:26 +01:00
  • 03e105dd95 Fix some regressions in new "Responsible" filter for build orders (#4430) simonkuehling 2023-02-28 21:25:12 +01:00
  • e9a1b57941 Add unallocated quantity to StockItem renderer (#4425) simonkuehling 2023-02-28 02:22:27 +01:00
  • 71db557d3b Part API query tests (#4423) Oliver 2023-02-26 23:33:23 +11:00
  • b657fb4405 Pricing bug fix (#4422) Oliver 2023-02-26 16:36:11 +11:00
  • 0c5dc2865c fix typo in user display settings (#4420) simonkuehling 2023-02-25 21:58:37 +01:00
  • eefad0baca Convert pricing data in stock table (#4417) Oliver 2023-02-25 18:59:16 +11:00
  • b6b701b077 Improve rendering efficiency for build detail page (#4416) Oliver 2023-02-25 18:58:59 +11:00
  • 5037e427b6 Auto migrating (#3741) Matthias Mair 2023-02-25 06:52:16 +01:00
  • c1f15ef932 Bugfix for auto-backup task (#4406) (#4414) 0.10.1 Oliver 2023-02-25 15:55:23 +11:00
  • 75b223acc4 Consolidate label printing and reporting options into a single screen (#4415) Oliver 2023-02-25 15:54:51 +11:00
  • fd84e590ec Bugfix for auto-backup task (#4406) Oliver 2023-02-25 13:53:57 +11:00
  • f523fb44f6 Filter build orders by responsible owner (#4383) (#4408) simonkuehling 2023-02-25 03:52:12 +01:00
  • c46f153449 Bug fix for build detail template (#4412) Oliver 2023-02-25 09:56:13 +11:00
  • ed7d2e1262 Add option to filter stockitems by "external" location status (#4407) Oliver 2023-02-25 07:19:41 +11:00
  • 67e0a99012 Fix bug rendering part without a category (#4369) (#4405) Oliver 2023-02-24 13:11:25 +11:00
  • 8b7e41baf9 fix stock health calculation to account for allocated stock (#4385) (#4399) simonkuehling 2023-02-24 02:01:40 +01:00
  • 40c74c7563 Allow pricing updates when PartPricing object does not yet exist (#4402) Oliver 2023-02-24 07:00:00 +11:00