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
68a02af9cd finish renaming SO / PO 2022-03-27 01:41:16 +01:00
28cec5e9e5 make function simpler 2022-03-27 01:13:09 +01:00
bff2fb81f3 rename AdditionalLineItems to ExtraLine 2022-03-27 01:11:25 +01:00
5b949b6f60 Fix sorting for location column in part table 2022-03-27 07:45:45 +11:00
a523401a2f QR code scanner using camera if available 2022-03-26 19:41:51 +01:00
011d97db3d Tweak display of label printing plugins 2022-03-25 14:20:25 +11:00
293294cce8 Merge remote-tracking branch 'inventree/master' into order-parts-wizard 2022-03-24 20:54:38 +11:00
708ba566cb URL fix 2022-03-24 16:44:46 +11:00
b2b9ceec46 javascript fixes 2022-03-24 16:38:01 +11:00
2fc522ad15 Hard code url - it is not always available 2022-03-24 16:34:31 +11:00
6c25a5805d Allow offloading of label printing to the configured plugin 2022-03-24 14:57:01 +11:00
f1f07a1977 Extract plugin information from label printing request 2022-03-24 13:31:01 +11:00
e62b6063bb If printing plugins are available, let the user select them when printing 2022-03-24 13:20:26 +11:00
4fc605ee28 Render a form for ordering parts 2022-03-23 21:26:11 +11:00
f92aa07f82 Fix null values in build order serial number field 2022-03-23 12:01:50 +11:00
f2806b2e41 Tweaks for existing form code 2022-03-21 23:19:27 +11:00
b4f8136142 Don't add "remove row" button if there is only one row 2022-03-21 21:58:21 +11:00
ce68ee3781 Merge branch 'inventree:master' into matmair/issue2694 2022-03-20 22:15:27 +01:00
ace61c6aab Little bit of eye candy 2022-03-20 19:38:40 +11:00
9cc2cc5683 Fix asynchronous order of events for "mark all as read" button 2022-03-20 19:36:52 +11:00
d2969d0235 Adds a per-user setting to allow sending of emails for notification events 2022-03-20 19:19:42 +11:00
cc50eff3a1 Merge branch 'master' into matmair/issue2694 2022-03-20 02:29:20 +01:00
2861ee0843 another style fix 2022-03-20 02:26:36 +01:00
20b0ccefea style fix 2022-03-20 02:23:11 +01:00
c139b90598 move button 2022-03-20 02:05:30 +01:00
a4c9dfdd6f add read all endpoint 2022-03-20 02:05:18 +01:00
0fa8af6cd8 translate the notifications too 2022-03-20 00:58:45 +01:00
b0e6b6071f make requeseted changes from code review 2022-03-20 00:29:58 +01:00
62a81c1a62 Change icons
https://github.com/inventree/InvenTree/pull/2372#issuecomment-1073005561
2022-03-20 00:26:04 +01:00
028fff1473 Merge branch 'master' of https://github.com/inventree/InvenTree into matmair/issue2279 2022-03-20 00:23:29 +01:00
467febf9ea The part parameter table is now loaded via the API 2022-03-19 22:09:17 +11:00
335f0ceb79 Improve form rendering for part parameter template 2022-03-18 23:20:53 +11:00
278887e11c Merge pull request #2751 from SchrodingersGat/sales-order-allocation-fixes
Sales order allocation fixes
2022-03-17 09:09:20 +11:00
38d33a3f5f Display a message if scheduling information is unavailable for a given part 2022-03-16 23:48:49 +11:00
e2179fb4d1 Fixes for display of allocation tables (build order and / or sales order)
- Hide these tables where they do not make sense for a given Part or StockItem
- Remove redundant "loadStockAllocationTable" function
2022-03-16 23:25:51 +11:00
6ca61e2cd7 Fix rendering for "sales order allocations" table 2022-03-16 23:09:18 +11:00
d1338e210e Only display "outstanding" sales order allocations in table 2022-03-16 23:01:46 +11:00
4100834ce9 Merge branch 'inventree:master' into matmair/issue2279 2022-03-14 23:14:29 +01:00
4b8a2e3c1f fix js function call 2022-03-11 02:18:46 +01:00
771fc6ada8 style fixes 2022-03-11 01:44:13 +01:00
76698ec627 add js function for PO 2022-03-11 00:57:31 +01:00
06bd7130f5 remove dead code 2022-03-11 00:51:20 +01:00
8fbd776419 make naming more abstract 2022-03-11 00:49:49 +01:00
b7e5f6a109 name more abstract 2022-03-11 00:47:24 +01:00
17d421fb7e fix export order 2022-03-11 00:46:56 +01:00
55df46c8b9 Merge branch 'master' of https://github.com/inventree/InvenTree into matmair/issue2694 2022-03-10 23:50:42 +01:00
cf2c078952 Add spinning logo 2022-03-09 15:27:44 +11:00
4cd41bd0a3 Display "loading" until allocations loaded 2022-03-09 15:23:23 +11:00
4191a043b2 Add "exclude_location" to build order auto-allocation 2022-03-09 14:57:57 +11:00
fda556c289 Merge pull request #2695 from SchrodingersGat/scheduling
[WIP] Scheduling
2022-03-09 12:06:55 +11:00