2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-19 13:35:40 +00:00
Commit Graph

2591 Commits

Author SHA1 Message Date
3f92f009e4 Add configurable setting for batch code generation 2022-04-26 20:00:06 +10:00
7db11b627b Refactor PartSalePriceBreak and PartInternalPriceBreak tables to use the API
- Remove old server-side views
- Simplify code
2022-04-26 19:53:09 +10:00
1bce7b745e add custom logo option 2022-04-24 16:13:44 +02:00
2847eef71c load missing tag 2022-04-24 15:13:31 +02:00
f2d0537198 set navbar message via config file 2022-04-24 15:12:03 +02:00
1127bf2497 make it possible to resitrict the about modal 2022-04-24 01:02:41 +02:00
ff9d8e7b6b use instance title in version string 2022-04-24 00:28:27 +02:00
9673d81014 remove InvenTree name where not needed 2022-04-24 00:23:26 +02:00
54d8a4e802 use server title instead of InvenTree 2022-04-24 00:21:33 +02:00
7834171c2a [FR] White labeling
Fixes #2301
2022-04-23 23:38:49 +02:00
b118890676 Merge branch 'inventree:master' into matmair/issue2694 2022-04-23 21:30:01 +02:00
2f0291864f Merge branch 'inventree:master' into matmair/issue2385 2022-04-23 21:29:37 +02:00
f504dfe797 part variant table now displays information about variant stock quantities 2022-04-22 00:20:32 +10:00
aa20d84cc1 Update javascript rendering in build table 2022-04-22 00:00:50 +10:00
ec34d23bfc Update javascript rendering in BOM table 2022-04-21 23:58:12 +10:00
3b4d0c2f9c Merge remote-tracking branch 'inventree/master' into variant-available
# Conflicts:
#	InvenTree/InvenTree/version.py
2022-04-21 20:13:51 +10:00
544a590b7a Merge branch 'inventree:master' into plugin-mark-sample 2022-04-19 18:24:21 +02:00
b3dca68c6b Merge branch 'inventree:master' into matmair/issue2694 2022-04-19 18:24:12 +02:00
1399b4fbb3 Merge branch 'inventree:master' into matmair/issue2385 2022-04-19 18:23:49 +02:00
db897d5dce JS linting 2022-04-19 20:47:37 +10:00
1fb94bf04b Allow "tracked" stock items to be installed, rather than just serialized 2022-04-19 20:35:54 +10:00
0e67ea8e95 Change ordering of stock item form fields 2022-04-19 20:28:45 +10:00
7531ef8e5f Prevent annoying error messages when notification request fails 2022-04-19 20:28:35 +10:00
2315d0cb5d Adds ability to filter stock item tables by "tracked" status
- Also fixes some slight errors in the API filtering logic
2022-04-19 18:13:48 +10:00
1dfbd30294 Bug fix for displaying batch information 2022-04-19 17:53:58 +10:00
5240c60e0b Render part information in stock item tracking table (if provided) 2022-04-19 13:14:54 +10:00
e5eb1f4513 Adds button to refresh stock item tracking table 2022-04-19 13:09:14 +10:00
8a6b16c1d1 Display batch code for stock items in forms 2022-04-18 23:10:38 +10:00
6beea0a557 Render batch code in stock adjustment dialog 2022-04-18 22:56:31 +10:00
33401cb207 Adds ability to filter stockitem list by "has_batch" parmeter 2022-04-18 22:34:00 +10:00
6f5b560fb6 Update BOM table to include variant stock information 2022-04-15 22:45:22 +10:00
18de4676dc Explicitly mark "parent" field in PartCategory and StockLocation as not required in API form fields 2022-04-15 19:22:06 +10:00
dfa3bbf655 Add ability to include test results from "installed items" in table 2022-04-14 12:49:27 +10:00
46892f9288 Hide ID values by default in model_renderers.js 2022-04-14 12:30:01 +10:00
40d6a1470f Tweak for part.js 2022-04-14 11:04:25 +10:00
7335bfae19 Fix templated string 2022-04-14 10:59:52 +10:00
a6a03acf92 re-add plugin on startup switch 2022-04-14 01:22:09 +02:00
93257d547c Merge pull request #2806 from SchrodingersGat/bom-serializer-quantity
Bom serializer quantity
2022-04-13 07:43:25 +10:00
1c60d4e152 Refactor notes for "purchase order" 2022-04-10 19:55:32 +10:00
e1784c93b2 Simplification 2022-04-10 18:03:19 +10:00
641785a02b Refactor into a monolithic js function 2022-04-10 17:53:09 +10:00
241e2e35c0 Display part notes inline, and allow updating via API 2022-04-10 15:58:36 +10:00
953c7bc7e4 Adds easymde (v2.16.1) 2022-04-10 15:34:02 +10:00
3ffe51b4c3 Merge branch 'master' of https://github.com/inventree/InvenTree into matmair/issue2385 2022-04-08 01:58:17 +02:00
e225d3b765 Fix action buttons in "part" table on category page 2022-04-07 19:09:43 +10:00
e1fbd961e5 Refactor form renderer functions 2022-04-07 19:05:25 +10:00
ed69f06620 Merge remote-tracking branch 'inventree/master' into order-parts-wizard 2022-04-07 18:54:00 +10:00
eef768e01f Merge remote-tracking branch 'inventree/master' into bom-serializer-quantity 2022-04-07 18:53:43 +10:00
f3075d2151 Build table now also shows availability of substitute stock 2022-04-07 18:48:23 +10:00
acc6cb8729 Fix calculation of "can_build" 2022-04-07 17:47:24 +10:00