2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-11-16 04:42:16 +00:00

Commit Graph

  • 4313503649 PEP fix Oliver Walters 2022-04-15 22:47:32 +10:00
  • 6f5b560fb6 Update BOM table to include variant stock information Oliver Walters 2022-04-15 22:45:22 +10:00
  • 7f07c52689 Incremement APi version Oliver Walters 2022-04-15 22:40:24 +10:00
  • d535e4fa12 Add 'available_variant_stock' to BomItem serializer Oliver Walters 2022-04-15 22:38:31 +10:00
  • cf9bd62f9b Merge pull request #2832 from SchrodingersGat/top-level-parents Oliver 2022-04-15 22:32:53 +10:00
  • 18de4676dc Explicitly mark "parent" field in PartCategory and StockLocation as not required in API form fields #2832 Oliver Walters 2022-04-15 19:22:06 +10:00
  • 7164271925 Merge remote-tracking branch 'inventree/master' Oliver Walters 2022-04-15 19:12:36 +10:00
  • d43158ab1b Merge pull request #2828 from SchrodingersGat/installed-in Oliver 2022-04-14 13:17:03 +10:00
  • 688f53fdb1 Bump API version number #2828 Oliver 2022-04-14 12:52:09 +10:00
  • dfa3bbf655 Add ability to include test results from "installed items" in table Oliver 2022-04-14 12:49:27 +10:00
  • 46892f9288 Hide ID values by default in model_renderers.js Oliver 2022-04-14 12:30:01 +10:00
  • df2f7d195a Merge pull request #2827 from SchrodingersGat/variant-stock Oliver 2022-04-14 12:26:17 +10:00
  • 41959eaaba Merge pull request #2826 from SchrodingersGat/can-build Oliver 2022-04-14 12:07:18 +10:00
  • 35aa5f25be Allocation quantity functions include variants #2827 Oliver 2022-04-14 11:54:30 +10:00
  • bcbfc9c292 Show "can build" detail even for template parts #2826 Oliver 2022-04-14 11:40:22 +10:00
  • 58d9ca93e0 Merge pull request #2825 from SchrodingersGat/trans-fix Oliver 2022-04-14 11:39:13 +10:00
  • 40d6a1470f Tweak for part.js #2825 Oliver 2022-04-14 11:04:25 +10:00
  • 7335bfae19 Fix templated string Oliver 2022-04-14 10:59:52 +10:00
  • bfb8e61df5 Merge pull request #2824 from matmair/patch-1 Oliver 2022-04-14 09:49:39 +10:00
  • a6a03acf92 re-add plugin on startup switch #2824 Matthias Mair 2022-04-14 01:22:09 +02:00
  • 57546dd115 Merge remote-tracking branch 'inventree/master' Oliver Walters 2022-04-13 21:56:32 +10:00
  • 0233aa8bee I18n merge (#2821) Oliver 2022-04-13 12:27:40 +10:00
  • 93257d547c Merge pull request #2806 from SchrodingersGat/bom-serializer-quantity Oliver 2022-04-13 07:43:25 +10:00
  • fe8f5a74e7 Merge pull request #2816 from SchrodingersGat/markdown-editor Oliver 2022-04-10 22:44:57 +10:00
  • 7276fafcc5 Unit test fix #2816 Oliver Walters 2022-04-10 20:25:05 +10:00
  • 9e59d90e0e Pin bleach package version Oliver Walters 2022-04-09 19:15:21 +10:00
  • c7257a1bd3 build order Oliver Walters 2022-04-10 20:03:40 +10:00
  • 1c60d4e152 Refactor notes for "purchase order" Oliver Walters 2022-04-10 19:55:32 +10:00
  • df9c5c0048 Refactor notes editing for "StockItem" Oliver Walters 2022-04-10 18:08:09 +10:00
  • e1784c93b2 Simplification Oliver Walters 2022-04-10 18:03:19 +10:00
  • 641785a02b Refactor into a monolithic js function Oliver Walters 2022-04-10 17:53:09 +10:00
  • 957494f483 Custom headings Oliver Walters 2022-04-10 16:29:31 +10:00
  • 241e2e35c0 Display part notes inline, and allow updating via API Oliver Walters 2022-04-10 15:58:36 +10:00
  • 82b8230a7e Prune some dead code Oliver Walters 2022-04-10 15:36:27 +10:00
  • 953c7bc7e4 Adds easymde (v2.16.1) Oliver Walters 2022-04-10 15:34:02 +10:00
  • b7937a4750 Add some more unit tests for BOM API endpoints #2806 Oliver Walters 2022-04-09 19:22:12 +10:00
  • 7af9e9123e Pin bleach package version Oliver Walters 2022-04-09 19:15:21 +10:00
  • 78ed5d9cc4 Some more API unit tests Oliver Walters 2022-04-08 21:59:59 +10:00
  • 8ab54c8e55 Add more unit tests Oliver Walters 2022-04-08 21:39:41 +10:00
  • 3ffe51b4c3 Merge branch 'master' of https://github.com/inventree/InvenTree into matmair/issue2385 Matthias 2022-04-08 01:58:17 +02:00
  • ddcaecb11f How did I miss this? Matthias 2022-04-07 23:39:05 +02:00
  • 49f095b15c Bump API version Oliver Walters 2022-04-07 19:37:16 +10:00
  • be9648cbc7 Remove unused function which shadowed name of query annotation Oliver Walters 2022-04-07 19:22:20 +10:00
  • e225d3b765 Fix action buttons in "part" table on category page Oliver Walters 2022-04-07 19:09:43 +10:00
  • e1fbd961e5 Refactor form renderer functions Oliver Walters 2022-04-07 19:05:25 +10:00
  • ed69f06620 Merge remote-tracking branch 'inventree/master' into order-parts-wizard Oliver Walters 2022-04-07 18:54:00 +10:00
  • eef768e01f Merge remote-tracking branch 'inventree/master' into bom-serializer-quantity Oliver Walters 2022-04-07 18:53:43 +10:00
  • ba81e6caf9 Style fixes Oliver Walters 2022-04-07 18:50:10 +10:00
  • f3075d2151 Build table now also shows availability of substitute stock Oliver Walters 2022-04-07 18:48:23 +10:00
  • acc6cb8729 Fix calculation of "can_build" Oliver Walters 2022-04-07 17:47:24 +10:00
  • 6aceb24e41 Include available substitute stock when calculating total availability in BOM table Oliver Walters 2022-04-07 17:45:11 +10:00
  • d0fa40a408 Merge pull request #2812 from eeintech/fix_upload Oliver 2022-04-07 08:23:02 +10:00
  • 4c1a0ea9ce mkae user setting access simpler Matthias 2022-04-06 23:58:11 +02:00
  • ad366ef0bd Fix part and po files import #2812 eeintech 2022-04-06 16:45:23 -04:00
  • e3186b5573 Merge remote-tracking branch 'inventree/master' into bom-serializer-quantity Oliver Walters 2022-04-06 18:01:10 +10:00
  • c31bbe5c42 Merge pull request #2809 from SchrodingersGat/fix-inactive-search Oliver 2022-04-06 12:46:18 +10:00
  • 24c64d7479 Bug fix for "inverted" logic when hiding inactive parts from search results #2809 Oliver 2022-04-06 12:21:19 +10:00
  • b78407a7e8 Merge pull request #2808 from SchrodingersGat/cancel-requests Oliver 2022-04-06 10:38:03 +10:00
  • 547c51b81b pep fix Matthias Mair 2022-04-06 01:47:11 +02:00
  • b087422290 add import back in Matthias Mair 2022-04-06 01:45:19 +02:00
  • b53bf6de9c pep fix Matthias Mair 2022-04-06 01:42:24 +02:00
  • 27dac5af97 Fix search errors #2808 Oliver 2022-04-06 09:42:07 +10:00
  • ac721a544d Merge pull request #2803 from SchrodingersGat/barcode-fix Oliver 2022-04-06 09:27:42 +10:00
  • b4654a7c71 add tests for email notification Matthias 2022-04-06 01:22:52 +02:00
  • e1d261f989 pep fix Matthias 2022-04-05 23:47:26 +02:00
  • 77f5fa9360 pep fix Matthias 2022-04-05 23:45:35 +02:00
  • f3aab952de remove empty class Matthias 2022-04-05 23:43:50 +02:00
  • 47f9bd911a add tests for notifications Matthias 2022-04-05 23:41:37 +02:00
  • dc2da4bcb9 BomItem API - improve annotation of available substitute stock quantity Oliver Walters 2022-04-05 21:24:57 +10:00
  • 30a4c38eb7 Ensure queryset is properly annotated for BomItem detail Oliver Walters 2022-04-05 21:12:43 +10:00
  • e0acfe492b Merge remote-tracking branch 'inventree/master' into bom-serializer-quantity Oliver Walters 2022-04-05 19:49:06 +10:00
  • 41b75e4928 Merge branch 'inventree:master' into matmair/issue2385 Matthias Mair 2022-04-05 02:05:05 +02:00
  • 4ab27e5f3c Merge branch 'inventree:master' into matmair/issue2694 Matthias Mair 2022-04-05 02:03:40 +02:00
  • ed60666695 Merge branch 'inventree:master' into matmair/issue2788 Matthias Mair 2022-04-05 02:03:37 +02:00
  • 346327b545 Merge branch 'inventree:master' into plugin-mark-sample Matthias Mair 2022-04-05 02:03:29 +02:00
  • 347be2aa3a fix test Matthias 2022-04-05 01:58:28 +02:00
  • 5f4c8b3a3e add icon support for user settings Matthias 2022-04-05 01:53:41 +02:00
  • 5b9f84a90f fix test Matthias 2022-04-05 01:30:12 +02:00
  • 785cdc5267 patch loading methods for selective loading Matthias 2022-04-05 01:29:19 +02:00
  • 42f630cff1 fix tests due to changes in the loading mechansim they need to be fethced now Matthias 2022-04-05 01:10:52 +02:00
  • ad9d067033 typo fix Matthias 2022-04-05 01:08:35 +02:00
  • 41ccacaa05 disable email by default Matthias 2022-04-05 00:56:13 +02:00
  • 32918348b9 fix docstrings Matthias 2022-04-05 00:55:53 +02:00
  • 7063db7a32 add missing model ruleset Matthias 2022-04-05 00:43:29 +02:00
  • 01fcc728ad PEP fixes Matthias 2022-04-05 00:34:30 +02:00
  • dc7b88515e rename class to make it clearer Matthias 2022-04-05 00:27:13 +02:00
  • 2728bfab37 fix: add genericSettingClassMixin back in Matthias 2022-04-05 00:25:39 +02:00
  • d634afad48 move to common/models Matthias 2022-04-05 00:24:55 +02:00
  • 352ab34eda remove struc docstring Matthias 2022-04-05 00:23:30 +02:00
  • 586812e5c6 add doc for generic mixin Matthias 2022-04-05 00:23:09 +02:00
  • 0ff754c7d9 Merge pull request #2804 from SchrodingersGat/quantity-fixes Oliver 2022-04-05 08:20:18 +10:00
  • 23f57bec19 some docs for future users :-) Matthias 2022-04-05 00:15:22 +02:00
  • 205916e0b2 refactor clean method to reduce duplication Matthias 2022-04-05 00:14:39 +02:00
  • 8d01df0b5e refactor settings to reduce duplication Matthias 2022-04-05 00:08:07 +02:00
  • bdc62dfcc3 mark active sample code as a sample Matthias 2022-04-04 23:53:35 +02:00
  • 138aebdb08 and another one Matthias 2022-04-04 23:52:00 +02:00
  • e3ca478042 PEP fix Matthias 2022-04-04 23:51:51 +02:00
  • 1eb511e8a0 user notification settings Matthias 2022-04-04 23:46:19 +02:00
  • c93f9c94f3 Change column title #2804 Oliver Walters 2022-04-05 00:33:54 +10:00
  • 0908aa8c8c Allow sorting of part table by unallocated_stock Oliver Walters 2022-04-05 00:31:44 +10:00