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

Commit Graph

  • 0963602bea Add optional part lookup by "part" field Oliver 2022-02-07 08:37:39 +11:00
  • 81271bf6b9 Add "clear input" callback function Oliver 2022-02-05 10:01:07 +11:00
  • bdf0b5b446 Construct required form fields Oliver 2022-02-05 09:53:35 +11:00
  • c620107625 Add callback for "remove row" button Oliver 2022-02-05 09:11:01 +11:00
  • 8a86932c7b Initialize related field for "part" selection Oliver 2022-02-05 01:36:46 +11:00
  • 8a8d718534 Basic javascript function to construct BOM table from extracted data Oliver 2022-02-05 01:26:34 +11:00
  • 3bd39ec752 Attempt to auto-extract part information based on provided data Oliver 2022-02-05 01:26:08 +11:00
  • 137c9ff2f2 POST request now returns extracted data rows (as an array of dicts) Oliver 2022-02-05 00:30:00 +11:00
  • 707787d82c Fix existing bug with BomExport functionality - could not select BOM format Oliver 2022-02-05 00:12:40 +11:00
  • 611592694b Adds serializer for uploading a BOM file and extracting fields Oliver 2022-02-05 00:12:11 +11:00
  • 448cd18468 Merge pull request #2586 from nwns/feature/maintdefaultstorage Oliver 2022-02-04 07:31:59 +11:00
  • 647b2be5cf Merge pull request #2599 from SchrodingersGat/hide-part-pricing-history Oliver 2022-02-03 16:57:23 +11:00
  • c12191d3ed Disable multi-level BOM requests #2599 Oliver 2022-02-03 16:33:10 +11:00
  • 722e947745 Only calculate pricing data if required Oliver 2022-02-03 16:30:48 +11:00
  • 0c1971bfbb Merge pull request #2598 from SchrodingersGat/loaddata-skip-steps Oliver 2022-02-03 16:29:02 +11:00
  • 525b6d399d Hide pricing history tab if not enabled Oliver 2022-02-03 16:23:52 +11:00
  • 8c52924020 Adds new setting to optionally display or hide part pricing information Oliver 2022-02-03 16:16:42 +11:00
  • 328e9639f7 Merge pull request #2597 from SchrodingersGat/binary-settings Oliver 2022-02-03 16:07:13 +11:00
  • aeb8967473 PEP fixes #2598 Oliver 2022-02-03 16:06:00 +11:00
  • 78b1c7a22b Skips some specific steps when importing data Oliver 2022-02-03 16:03:46 +11:00
  • bf528db4ab Display error if setting update failes #2597 Oliver 2022-02-03 15:46:44 +11:00
  • eef15b13ec Merge pull request #2596 from SchrodingersGat/bom-export Oliver 2022-02-03 15:30:48 +11:00
  • 2b11d5ed52 Merge pull request #2595 from SchrodingersGat/build-refresh Oliver 2022-02-03 15:30:41 +11:00
  • 5cd5ee81af Layout changes Oliver 2022-02-03 15:30:36 +11:00
  • ababab944b Boolean settings are now directly clickable Oliver 2022-02-03 15:25:21 +11:00
  • 72be63572e Fixes issue with BOM export #2596 Oliver 2022-02-03 14:52:38 +11:00
  • c6089a2828 Reload completed output table #2595 Oliver 2022-02-03 14:47:35 +11:00
  • 0d6cdb1761 Merge pull request #2593 from SchrodingersGat/build-output-quantity Oliver 2022-02-03 14:43:29 +11:00
  • 66e5aa4060 Reload build output table when an active build output is deleted Oliver 2022-02-03 14:23:25 +11:00
  • 566fd87e86 PEP style fixes #2593 Oliver 2022-02-03 14:16:33 +11:00
  • b387b4e173 Prevent build outputs being created with zero quantity Oliver 2022-02-03 14:13:13 +11:00
  • de7e152081 Experimenting with children models permissions eeintech 2022-02-02 14:01:53 -05:00
  • bbe14690f1 fix: use default storage backend for Maint Mode #2586 Nigel 2022-02-01 10:32:35 -07:00
  • a41eca1cb3 Merge pull request #2588 from SchrodingersGat/migration-fix Oliver 2022-02-02 13:34:04 +11:00
  • ea1f1b398e Prevent AttributeError from being thrown #2588 Oliver 2022-02-02 12:40:10 +11:00
  • dd3ac58f38 Merge pull request #2584 from SchrodingersGat/build-output-requires Oliver 2022-02-01 16:35:59 +11:00
  • 00d7cf88e8 Throw validation error if no build outputs have been started #2584 Oliver Walters 2022-02-01 15:58:18 +11:00
  • 318e84883a Adds a warning if no build outputs are created Oliver Walters 2022-02-01 15:51:38 +11:00
  • 3462cf796b I18n merge (#2582) Oliver 2022-01-30 21:44:23 +11:00
  • 916216acaa Merge pull request #2580 from matmair/patch-1 Oliver 2022-01-29 11:16:12 +11:00
  • ae667df14a add migration #2580 Matthias 2022-01-28 23:58:12 +01:00
  • 18e0a7b7e6 fix spelling Matthias Mair 2022-01-28 20:19:38 +01:00
  • cc7d9eca1a Merge pull request #2578 from SchrodingersGat/substitution-fix Oliver 2022-01-28 15:09:55 +11:00
  • e879c97e1e Display "base" part when selecting substitutes #2578 Oliver 2022-01-28 13:23:44 +11:00
  • 60c5635a21 Merge pull request #2576 from SchrodingersGat/translation-fix Oliver 2022-01-28 09:25:50 +11:00
  • 7e5656ba56 Merge pull request #2575 from SchrodingersGat/allocation-table-improvements Oliver 2022-01-28 08:56:19 +11:00
  • 90474af76d Fix message #2576 Oliver 2022-01-28 08:47:03 +11:00
  • 22892565ed JS linting fixes #2575 Oliver 2022-01-28 08:28:52 +11:00
  • f6ffef66e0 Fixes for new "allocation" tab Oliver 2022-01-27 16:25:26 +11:00
  • 0ea0edf1bb Merge pull request #2574 from SchrodingersGat/allocation-tab Oliver 2022-01-27 15:58:41 +11:00
  • 5ec1d5aab8 Display allocations for individual stock items #2574 Oliver 2022-01-27 15:21:04 +11:00
  • 60cde7fe13 Includes sales order allocation data Oliver 2022-01-27 15:01:26 +11:00
  • c43d1840ea Load table of build order allocations Oliver 2022-01-27 14:55:19 +11:00
  • 09bba40c20 Merge pull request #2573 from SchrodingersGat/bom-stock-export Oliver 2022-01-27 14:47:41 +11:00
  • 3889baf37a Adds a tab for "allocations" Oliver 2022-01-27 14:25:57 +11:00
  • 11125e9f60 Fixes for unit tests #2573 Oliver 2022-01-27 14:19:42 +11:00
  • 18e7b7a759 Merge pull request #2572 from SchrodingersGat/serialization-bug-fix Oliver 2022-01-27 14:11:12 +11:00
  • b027f126e8 Expand available stock information when exporting Bill of Materials Oliver 2022-01-27 13:59:13 +11:00
  • 3127b1b34a Remove incorrect line #2572 Oliver 2022-01-27 13:48:16 +11:00
  • 4a45ba3a44 Fix data mutability issues Oliver 2022-01-27 13:37:42 +11:00
  • d0aa09337a Simplify creation of serialized stock via the API Oliver 2022-01-27 12:08:50 +11:00
  • 9153b62ea0 Handle case when aggregation returns None Oliver 2022-01-27 10:49:30 +11:00
  • d25397e95c Merge pull request #2571 from SchrodingersGat/po-line-item-patch Oliver 2022-01-26 23:44:29 +11:00
  • 9a2d47cd53 style fixes #2571 Oliver Walters 2022-01-26 23:17:58 +11:00
  • 681e007092 Add clean() function for PurchaseOrderLineItem Oliver Walters 2022-01-26 22:56:00 +11:00
  • 34d8a4b4df Merge pull request #2570 from matmair/style-fix Oliver 2022-01-25 15:39:26 +11:00
  • 1704a50d92 Merge branch 'style-fix' of https://github.com/matmair/InvenTree into style-fix #2570 Matthias 2022-01-24 23:46:39 +01:00
  • d998f8bfbe Merge branch 'inventree:master' into fix-html-tags Matthias Mair 2022-01-24 23:39:21 +01:00
  • af04056843 Merge branch 'inventree:master' into style-fix Matthias Mair 2022-01-24 23:39:17 +01:00
  • 6bfb17f2ab pep fix Matthias 2022-01-24 23:38:12 +01:00
  • 3ab93dcdd5 only one exception type needed Matthias 2022-01-21 02:17:30 +01:00
  • 02058389b2 remove unneeded pass Matthias 2022-01-21 02:13:41 +01:00
  • b3d031c473 make expression simpler Matthias 2022-01-21 02:12:40 +01:00
  • f04de517d1 fix tags Matthias 2022-01-21 02:11:34 +01:00
  • c7b6dc5929 Merge branch 'inventree:master' into matmair/issue2279 Matthias Mair 2022-01-21 01:31:48 +01:00
  • d045bffa84 Merge branch 'inventree:master' into template-reduce-duplication Matthias Mair 2022-01-21 01:31:45 +01:00
  • b9d5906e10 Merge pull request #2563 from matmair/code-fix Oliver 2022-01-21 11:28:21 +11:00
  • 2e0198e7cd refactor field matching Matthias 2022-01-21 01:20:32 +01:00
  • 3c02c918b2 reduce code in wizard templates Matthias 2022-01-21 01:12:11 +01:00
  • 116369bba1 fix indent #2563 Matthias 2022-01-21 00:31:03 +01:00
  • ff897ccc41 remove dead code Matthias 2022-01-21 00:30:51 +01:00
  • c44565f9e3 fix reused builtins Matthias 2022-01-21 00:17:52 +01:00
  • cbd84a23f9 fix default empy dict Matthias 2022-01-21 00:11:26 +01:00
  • b2eb4e131a remove empty test Matthias 2022-01-21 00:08:36 +01:00
  • a96ceba0be use constant for content type Matthias 2022-01-20 23:58:36 +01:00
  • 16239289c0 remove dead code Matthias 2022-01-20 23:56:39 +01:00
  • 967efae8f1 make simpler Matthias 2022-01-20 23:55:48 +01:00
  • 21125eb892 add docstring Matthias 2022-01-20 23:55:07 +01:00
  • 3d2113d98b make simpler Matthias 2022-01-20 23:53:50 +01:00
  • 9da234002b add comment Matthias 2022-01-20 23:51:53 +01:00
  • f8c4470d98 make simpler Matthias 2022-01-20 23:51:42 +01:00
  • db66546606 rename to not shadow builtin Matthias 2022-01-20 23:49:21 +01:00
  • ef22b9fc1b remove unneeded assingments Matthias 2022-01-20 23:47:59 +01:00
  • a540a5582e Merge branch 'inventree:master' into matmair/issue2279 Matthias Mair 2022-01-20 23:35:53 +01:00
  • 9ed0a6fece Merge pull request #2559 from SchrodingersGat/modal-form-fixes Oliver 2022-01-19 19:39:27 +11:00
  • 9ffcdbc417 Fix issues when re-opening a secondary modal #2559 Oliver Walters 2022-01-19 19:18:20 +11:00
  • 3c328feb65 Donate keyboard focus when creating a secondary modal Oliver Walters 2022-01-19 19:03:47 +11:00
  • 21f2dd5896 Use modal "depth" to construct form fields Oliver Walters 2022-01-19 18:55:27 +11:00
  • 688806b5d3 Merge pull request #2558 from SchrodingersGat/user-menu-fix Oliver 2022-01-19 15:17:17 +11:00
  • f16b18f7ad icon fixes #2558 Oliver Walters 2022-01-19 14:41:22 +11:00