2
0
mirror of https://github.com/inventree/InvenTree.git synced 2026-04-25 12:33:33 +00:00
Commit Graph

17473 Commits

Author SHA1 Message Date
Matthias Mair a1791645fa just raise 2022-03-18 02:19:32 +01:00
Matthias d32952fe23 add another debug message 2022-03-18 01:43:42 +01:00
Oliver 277f9451a1 Merge pull request #2759 from matmair/matmair/issue2756
[BUG] ValueError on Part page
2022-03-18 11:12:10 +11:00
Matthias a06844d7e9 add additional debug messges 2022-03-18 00:46:37 +01:00
Matthias 927f7bbdad only render it as a date 2022-03-18 00:05:12 +01:00
Matthias 771f6de93a [BUG] ValueError on Part page
Fixes #2756
2022-03-17 23:56:48 +01:00
Oliver 278887e11c Merge pull request #2751 from SchrodingersGat/sales-order-allocation-fixes
Sales order allocation fixes
2022-03-17 09:09:20 +11:00
Oliver 00e9bdd17f Merge pull request #2752 from SchrodingersGat/scheduling-improvements
Display a message if scheduling information is unavailable for a part
2022-03-17 09:08:59 +11:00
Matthias 3606bd8fe4 add try to settings test 2022-03-16 17:03:04 +01:00
Matthias Mair 57df39086c Merge branch 'inventree:master' into fix-set_user 2022-03-16 15:16:26 +01:00
Matthias Mair 966eb60dd8 Merge branch 'inventree:master' into matmair/issue2694 2022-03-16 15:16:07 +01:00
Matthias Mair 1e57bdcfba Merge branch 'inventree:master' into matmair/issue2279 2022-03-16 15:15:46 +01:00
Matthias Mair 91464ad3d0 Merge branch 'inventree:master' into matmair/issue2524 2022-03-16 15:15:27 +01:00
Matthias 8f10ef817c add setting for reload 2022-03-16 14:47:27 +01:00
Oliver 38d33a3f5f Display a message if scheduling information is unavailable for a given part 2022-03-16 23:48:49 +11:00
Oliver 219fd1da41 Template fixes for part sidebar display 2022-03-16 23:39:21 +11:00
Oliver c447fb2c1c Improve stock overview display on part page 2022-03-16 23:36:44 +11:00
Oliver 4a381c7474 Part allocation query improvements 2022-03-16 23:28:30 +11:00
Oliver c49cd52df7 style fix 2022-03-16 23:27:39 +11:00
Oliver 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
Oliver e691536a84 Remove redundant table on Part page 2022-03-16 23:13:29 +11:00
Oliver 6ca61e2cd7 Fix rendering for "sales order allocations" table 2022-03-16 23:09:18 +11:00
Oliver d1338e210e Only display "outstanding" sales order allocations in table 2022-03-16 23:01:46 +11:00
Oliver 529acb3bf6 Fix queries for displaying sales order allocation quantities 2022-03-16 22:57:30 +11:00
Oliver adc44184b6 Merge pull request #2747 from matmair/matmair/issue1697
Add field with last updated to supplier price break
2022-03-16 07:14:25 +11:00
Matthias Mair e4c293f721 fix formatter 2022-03-15 13:43:41 +01:00
Oliver 8317534f4e Merge pull request #2745 from matmair/coverage-changes
Coverage increase
2022-03-15 23:06:27 +11:00
Matthias 51860a4e7b run with u flag 2022-03-15 01:33:01 +01:00
Matthias 5f9a549918 docs 2022-03-15 01:27:14 +01:00
Matthias e398d64885 just use the setting 2022-03-15 01:25:52 +01:00
Matthias d9d2f39072 just run install 2022-03-15 01:24:58 +01:00
Matthias Mair 9d001c07bd fix assertation 2022-03-15 00:04:57 +01:00
Matthias 38938e892b [FR] [Plugin] Check if all plugins are really installed
Fixes #2524
2022-03-14 23:50:09 +01:00
Matthias cba0ca26ba PEP fix 2022-03-14 23:34:34 +01:00
Matthias f72979f2df add doc-text 2022-03-14 23:30:37 +01:00
Matthias 1c9a29dfb8 add new 'updated' field to supplier price break table 2022-03-14 23:28:42 +01:00
Matthias ef8c656b4f update API endpoint 2022-03-14 23:24:37 +01:00
Matthias 752b70c1f7 Add "last updated" field to supplier price break
Add model
Fixes #1697
2022-03-14 23:22:29 +01:00
Matthias Mair 4100834ce9 Merge branch 'inventree:master' into matmair/issue2279 2022-03-14 23:14:29 +01:00
Matthias Mair 69a792a520 Merge branch 'inventree:master' into matmair/issue2694 2022-03-14 23:14:17 +01:00
Matthias Mair a024df0147 Merge branch 'inventree:master' into coverage-changes 2022-03-14 23:14:14 +01:00
Matthias ce9bbb4f2e add plug back in 2022-03-13 22:36:07 +01:00
Matthias 44a2845a75 add test back in 2022-03-13 22:35:46 +01:00
Matthias c5047e8779 remove new helper 2022-03-13 22:35:14 +01:00
Matthias 4e6c5f90f7 plug do_raise for enviroment var manipulating 2022-03-13 21:36:55 +01:00
Matthias 4a7f9630a5 add test for adding duplicate user 2022-03-13 21:35:16 +01:00
Matthias 34dd39b2fc fix error message 2022-03-13 21:34:50 +01:00
Matthias 33d9913f78 do not cover programming error 2022-03-13 21:11:22 +01:00
Matthias 3b642695a8 PEP fix 2022-03-13 21:11:06 +01:00
Matthias fbe3bf739a ignore exchange rate - using external api so not reliable 2022-03-13 21:06:49 +01:00