2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-11-15 12:22:15 +00:00

Commit Graph

  • 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
  • a55fe5941c Backport for data migration fix (#4401) Oliver 2023-02-24 06:59:42 +11:00
  • a28063a59c Allow pricing updates when PartPricing object does not yet exist (#4400) Oliver 2023-02-24 06:59:24 +11:00
  • efb55c720f Improve wording for "Inherited" option of BOM items (#4376) (#4397) simonkuehling 2023-02-23 20:58:54 +01:00
  • 89ac0a623b Add migration test (#4398) Oliver 2023-02-23 23:12:48 +11:00
  • 93ce55298f improve stock status badges for parts (#4385) (#4393) simonkuehling 2023-02-22 22:41:02 +01:00
  • 92a049be96 Adds ability to export sales order line table to a file (#4392) Oliver 2023-02-23 07:20:03 +11:00
  • 71af30f0d2 New Crowdin updates (#4356) Oliver 2023-02-23 07:19:27 +11:00
  • fa7a33dc9c add missing units to Build Order view (#4386) (#4388) simonkuehling 2023-02-21 23:51:09 +01:00
  • a2b55314cb Adding icons for forms (#4381) Oliver 2023-02-21 13:57:10 +11:00
  • 62455199f3 Js forms updates (#4378) Oliver 2023-02-21 07:24:49 +11:00
  • 17bfea4428 add user setting to select a default label printer (#4349) (#4362) simonkuehling 2023-02-20 21:24:11 +01:00
  • 75ca325892 Add "external" field to StockLocation (#4377) Oliver 2023-02-21 00:42:18 +11:00
  • 782ae133b7 Part duplicate bug fix (#4370) Oliver 2023-02-20 18:48:55 +11:00
  • 95ecd0cd32 Bug fix for purchase order pricing (#4373) Oliver 2023-02-20 17:22:47 +11:00
  • 9964687cf3 support podman and selinux for dev setup (#4354) Philipp Fruck 2023-02-19 20:21:17 +00:00
  • 2986f8d61a clear IPN field when duplicating part and PART_ALLOW_DUPLICATE_IPN is False (#4359) (#4365) simonkuehling 2023-02-19 21:17:00 +01:00
  • bf8a59c604 Fix bug rendering part without a category (#4369) Oliver 2023-02-19 22:39:36 +11:00
  • 32be1b2035 Update dependencies (#4368) Matthias Mair 2023-02-19 11:33:04 +01:00
  • e78161bd00 Add FAQ link to issues template (#4364) Oliver 2023-02-18 19:40:09 +11:00
  • cc2e7ee8a5 Move Meta class to top of class definition (#4363) Oliver 2023-02-18 18:51:00 +11:00
  • 139274f356 Bug fix for ensuring location and category names are unique for common parent (#4361) Oliver 2023-02-18 11:42:53 +11:00
  • cde2050236 Client side QR Codes (#4357) Oliver 2023-02-17 13:33:36 +11:00
  • 0f445ea6e4 [Feature] Stocktake reports (#4345) Oliver 2023-02-17 11:42:48 +11:00
  • e6c9db2ff3 configure cors and allowed hosts using env vars (#4355) Philipp Fruck 2023-02-16 23:53:28 +00:00
  • 6627a8097b Stock API filtering fix (#4350) Oliver 2023-02-17 10:34:18 +11:00
  • b02ce1f01e show units in [Add Stock] modal (fixes #4351) (#4352) simonkuehling 2023-02-16 21:25:09 +01:00