2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-12-27 06:24:06 +00:00

Commit Graph

  • 94fa424440 Table tweaks Oliver 2022-04-29 13:13:12 +10:00
  • a80465e85c Display batch code in build output table Oliver 2022-04-29 13:03:41 +10:00
  • 8fc34a21a6 Reload the untracked stock table when allocation actions are performed Oliver 2022-04-29 12:59:20 +10:00
  • 32febb010c Fix a wrong merge in requirements.txt Kalman Rozsahegyi 2022-04-28 22:15:11 +02:00
  • 9e1a143132 Merge branch 'master' into feat-qr-scanner Kalman Rozsahegyi 2022-04-28 22:09:01 +02:00
  • 5b5a39568b Merge branch 'master' into feat-qr-scanner Kalman Rozsahegyi 2022-04-28 22:09:01 +02:00
  • 51da1f02a8 JS linting fixes Oliver Walters 2022-04-29 01:58:57 +10:00
  • b595fa0e7e Fix loading of untracked parts table Oliver Walters 2022-04-29 01:40:59 +10:00
  • 0bda9c974e PEP fixes Oliver Walters 2022-04-29 01:35:09 +10:00
  • a0ca20ab04 Retrieve all stock item test results at once Oliver Walters 2022-04-29 01:27:58 +10:00
  • e0189be5a6 Adds ability to filter StockItemTestresult API list by Build ID Oliver Walters 2022-04-29 01:19:36 +10:00
  • 6b4592b3dc Display error if stock item is "double allocted" Oliver Walters 2022-04-29 01:10:05 +10:00
  • 81638d06cf Show or hide items based on output BOM Oliver Walters 2022-04-29 00:51:56 +10:00
  • 6e52ca2178 Refactor button callbacks Oliver Walters 2022-04-29 00:44:29 +10:00
  • 3da6446373 Allow sorting of build output table by allocated items Oliver Walters 2022-04-29 00:32:33 +10:00
  • 6c6ebe70c2 Update progress bars for build output allocation Oliver Walters 2022-04-29 00:27:27 +10:00
  • df9a33935d Row button fixes Oliver Walters 2022-04-28 23:26:08 +10:00
  • 4a81c058d6 Function to reload allocation table data Oliver Walters 2022-04-28 23:14:37 +10:00
  • cb7c4396fb Refactor build page template Oliver Walters 2022-04-28 22:59:24 +10:00
  • b63352ce20 Add a stock item transaction when installing items into a build output Oliver Walters 2022-04-28 22:58:58 +10:00
  • cd0de941ac Merge pull request #2895 from exp/issue-2885 Oliver 2022-04-28 22:04:00 +10:00
  • f531e354b9 Allow completion of partially allocated build outputs Oliver Walters 2022-04-28 21:54:38 +10:00
  • 9ce2eb988f [#2885] Modify group error messages to be unique #2895 Paul R 2022-04-28 11:32:20 +01:00
  • 82b32fe30e [#2885] Support hyphens in serials when correct no of serials supplied Paul R 2022-04-28 10:38:34 +01:00
  • b08efa4de7 [#2885] Don't interpolate serial groups if they are not numeric Paul R 2022-04-28 10:38:04 +01:00
  • 1dba9f66fb [#2885] Support partial sequences in serial nos ('1, 2, 3+') Paul R 2022-04-28 10:34:01 +01:00
  • 8077469a3f [#2885] Support multiple '~' placeholders in serial numbers Paul R 2022-04-28 10:32:13 +01:00
  • 72bcea2f6d Better caching and rendering of sub tables for particular build outputs Oliver 2022-04-28 17:53:27 +10:00
  • b8f274c680 Request allocations for entire build, and cache Oliver 2022-04-28 17:38:08 +10:00
  • 0841c628e0 Adds ability to filter build items by "tracked" flag Oliver 2022-04-28 17:27:09 +10:00
  • e6c95bf6b2 Cache tracked BOM items for the build order Oliver 2022-04-28 17:08:43 +10:00
  • 74a08be5be Load (and cache) tracked BOM items for this build output Oliver 2022-04-28 17:00:23 +10:00
  • a48c802576 Sort by test status Oliver 2022-04-28 16:54:29 +10:00
  • d894302e62 Request build output test result information Oliver 2022-04-28 16:54:02 +10:00
  • 6538ab86cb Bug fix for 'required' filter in PartTestTemplate API Oliver 2022-04-28 16:25:04 +10:00
  • 2b46ed300e Client side pagination and sorting Oliver 2022-04-28 16:18:40 +10:00
  • 63145c90b0 Server-side sorting of "build output" column Oliver 2022-04-28 16:14:23 +10:00
  • ba3bcdba89 Add switchable columns to build output table Oliver 2022-04-28 15:50:10 +10:00
  • e9500e4981 Merge pull request #2892 from SchrodingersGat/build-allocation-fix Oliver 2022-04-28 15:21:02 +10:00
  • aec10e0cc7 Fix part allocation check #2892 Oliver 2022-04-28 14:58:05 +10:00
  • 5a77156051 Merge pull request #2886 from SchrodingersGat/remove-demo-mode Oliver 2022-04-28 14:13:16 +10:00
  • 823be74f38 PEP fixes #2886 Oliver 2022-04-28 12:53:16 +10:00
  • 52aaa78bfe Merge pull request #2888 from SchrodingersGat/null-label-fix Oliver 2022-04-28 10:12:06 +10:00
  • 6e7b307423 Prevent "null" from being displayed as part units #2888 Oliver 2022-04-28 09:51:51 +10:00
  • 4180336705 comment out not used variable Matthias 2022-04-28 00:51:35 +02:00
  • 87aeed9ab3 disable broken test Matthias 2022-04-28 00:46:59 +02:00
  • 6319beb14e only print if models found Matthias 2022-04-28 00:42:28 +02:00
  • f1ee206c53 fix typo Matthias 2022-04-28 00:37:55 +02:00
  • 15206456d7 Merge branch 'inventree:master' into matmair/issue2788 Matthias Mair 2022-04-27 17:48:22 +02:00
  • dfd51174cb Merge branch 'inventree:master' into matmair/issue2694 Matthias Mair 2022-04-27 17:48:19 +02:00
  • 37e74074dd Merge branch 'inventree:master' into matmair/issue2385 Matthias Mair 2022-04-27 17:46:57 +02:00
  • 4222b614fa Remove stat context variables Oliver Walters 2022-04-28 01:20:36 +10:00
  • 110d5f066e I18n merge (#2887) Oliver 2022-04-27 23:58:01 +10:00
  • d5f503275a Merge pull request #2865 from matmair/matmair/issue1693 Oliver 2022-04-27 23:23:17 +10:00
  • e809fd9a2c Remove database metrics from system info tab Oliver Walters 2022-04-27 23:07:26 +10:00
  • fc3b062188 Mark injected strings as safe Oliver Walters 2022-04-27 22:09:25 +10:00
  • 518e0743cb Updated config template Oliver Walters 2022-04-27 22:05:25 +10:00
  • 06da120ef3 Hide entry box for changing password Oliver Walters 2022-04-27 22:03:55 +10:00
  • fc4de6c7b8 Remove other demo references Oliver Walters 2022-04-27 22:00:58 +10:00
  • 4a843908ec Add customize option to hide admin link in user menu Oliver Walters 2022-04-27 21:56:04 +10:00
  • bb5734d1ef Merge pull request #2861 from matmair/matmair/issue2301 Oliver 2022-04-27 21:49:15 +10:00
  • 090445f2c3 Merge remote-tracking branch 'inventree/master' into order-parts-wizard Oliver Walters 2022-04-27 21:45:08 +10:00
  • 24af2bd2c8 Update console output for forms.js Oliver Walters 2022-04-27 21:45:00 +10:00
  • 37ea6e119e just center content #2861 Matthias 2022-04-27 13:21:23 +02:00
  • 9c06d3b082 throw out markdown calculatinf Matthias 2022-04-27 13:21:10 +02:00
  • 6c23c94700 Merge branch 'master' of https://github.com/inventree/InvenTree into matmair/issue2301 Matthias 2022-04-27 13:13:04 +02:00
  • bec2b1d932 make text bigger Matthias 2022-04-27 13:12:48 +02:00
  • a02edca2d5 add another spacer Matthias 2022-04-27 13:12:22 +02:00
  • f8b974186a shorten template code Matthias 2022-04-27 13:00:45 +02:00
  • 2c653504ec Update logo settings references Matthias 2022-04-27 13:00:03 +02:00
  • bdf7fd5275 Merge pull request #2882 from SchrodingersGat/allocation-display Oliver 2022-04-27 16:02:11 +10:00
  • f98225334e Simplify allocation display for part page #2882 Oliver 2022-04-27 15:36:44 +10:00
  • 5144821ba7 Merge pull request #2881 from SchrodingersGat/weasyprint Oliver 2022-04-27 14:30:00 +10:00
  • 86f562f3b8 Add gdk-pixbuf #2881 Oliver 2022-04-27 13:46:50 +10:00
  • 4afb07c764 Merge pull request #2880 from SchrodingersGat/build-stock-availability Oliver 2022-04-27 10:18:34 +10:00
  • 481350b138 Refactor available quantity calculation for BOM table #2880 Oliver 2022-04-27 09:16:57 +10:00
  • 2a24fc43e7 Text formatting Oliver 2022-04-27 09:07:10 +10:00
  • 08ab99adc6 Build order table improvements: Oliver 2022-04-27 09:04:57 +10:00
  • 01ce571a75 Merge pull request #2877 from matmair/matmair/issue2681 Oliver 2022-04-27 08:42:10 +10:00
  • d9c0698c34 remove oauth-toolkit #2877 Matthias 2022-04-26 23:53:07 +02:00
  • 340d4d8a89 Launch new forms Oliver Walters 2022-04-27 00:12:12 +10:00
  • bf11e8361e Add (empty) callbacks to prefix buttons Oliver Walters 2022-04-26 22:18:27 +10:00
  • c66cd1d51b Adds button to expand row for "extra" information Oliver Walters 2022-04-26 22:14:01 +10:00
  • b8ca7fb092 Merge remote-tracking branch 'inventree/master' into order-parts-wizard Oliver Walters 2022-04-26 21:22:31 +10:00
  • fec43f126b Merge pull request #2876 from SchrodingersGat/default-batch-code Oliver 2022-04-26 20:47:28 +10:00
  • e59c0f9d47 Merge pull request #2875 from SchrodingersGat/stock-tab-fix Oliver 2022-04-26 20:29:26 +10:00
  • 24da5d41b8 Add migration file #2876 Oliver Walters 2022-04-26 20:21:15 +10:00
  • 314cec5ad0 Generate default batch code for stock items Oliver Walters 2022-04-26 20:18:33 +10:00
  • 3f92f009e4 Add configurable setting for batch code generation Oliver Walters 2022-04-26 20:00:06 +10:00
  • 0b51ca2902 PEP fixes #2875 Oliver Walters 2022-04-26 19:54:16 +10:00
  • 7db11b627b Refactor PartSalePriceBreak and PartInternalPriceBreak tables to use the API Oliver Walters 2022-04-26 19:53:09 +10:00
  • cb12222e17 Re-enable the "pricing" tab Oliver Walters 2022-04-26 19:23:41 +10:00
  • 4c6c618af6 Merge pull request #2874 from SchrodingersGat/auto-allocate-fix Oliver 2022-04-26 18:48:16 +10:00
  • 89b8d04ca4 Merge pull request #2833 from SchrodingersGat/variant-available Oliver 2022-04-26 18:47:56 +10:00
  • 3ef0386593 Prevent inactive or trackable parts from being 'auto allocated' #2874 Oliver 2022-04-26 17:14:47 +10:00
  • ee47be4c9e Add unit test for 'available_variant_stock' in BomItem API serializer #2833 Oliver 2022-04-26 17:05:21 +10:00
  • 7aaa4a5812 add unit tests for new variant_stock annotations Oliver 2022-04-26 16:39:03 +10:00
  • c743ededf4 Merge pull request #2873 from SchrodingersGat/build-auto-allocate-fix Oliver 2022-04-26 16:24:34 +10:00
  • d4fc4bb8bd Merge branch 'master' into variant-available Oliver 2022-04-26 16:21:53 +10:00
  • 85fd247878 Fix for 'auto-allocate' stock to build orders #2873 Oliver 2022-04-26 15:54:03 +10:00