Commit Graph

11940 Commits

Author SHA1 Message Date
Oliver
277f9451a1
Merge pull request #2759 from matmair/matmair/issue2756
[BUG] ValueError on Part page
2022-03-18 11:12:10 +11: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
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
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
a024df0147
Merge branch 'inventree:master' into coverage-changes 2022-03-14 23:14:14 +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
Matthias
de73aa4ec5
can never be covered 2022-03-13 21:05:56 +01:00
Matthias
5f9f5555b6
ignore depreciated function in coverage 2022-03-13 21:01:16 +01:00
Matthias
080ee2ea50
remove dead code 2022-03-13 20:58:40 +01:00
Matthias
b1a3445338
ignore coverage for points that only gets reached by deadly broken plugins 2022-03-13 20:57:25 +01:00
Matthias
a3d0dcb5bb
only applicable in mulithread enviroments 2022-03-13 20:56:36 +01:00
Matthias
aee8ca1c78
do not cover safety functions for wrongly conf swarms 2022-03-13 20:56:16 +01:00
Matthias
f2aeab09ec
should never be reached 2022-03-13 20:55:25 +01:00
Matthias
08d2e74521
do not cover disabled / debugging plugins cases 2022-03-13 20:55:11 +01:00
Matthias
e0e87efb8c
do not cover old import 2022-03-13 20:53:49 +01:00
Matthias
312441c2f5
PEP fix 2022-03-13 20:46:44 +01:00
Matthias
df74bdfacd
ignore unkown errors for coverage 2022-03-13 20:45:40 +01:00
Matthias
1b9e980144
evals error out on gh action 2022-03-13 20:44:55 +01:00
Matthias
a28b1e97cc
worker will not run in debug mode 2022-03-13 20:44:25 +01:00
Matthias
5a2bfaaf19
refactor to keep namespace cleaner 2022-03-13 20:39:20 +01:00
Matthias
00637f4b6c
test instance name 2022-03-13 20:38:02 +01:00
Matthias
44fb356a3b
ignore parts that can not be reached on a dev version 2022-03-13 20:24:44 +01:00
Matthias
2286e203ca
test get_settings helper 2022-03-13 20:23:18 +01:00
Matthias
2c22ce9f0d
test plugin file helper 2022-03-13 20:18:00 +01:00
Matthias
646107fee0
omit helpers from coverage 2022-03-13 20:09:54 +01:00
Matthias
1c7f37e52a
add test for cfg file helper 2022-03-13 20:06:43 +01:00
Matthias
af95779ed0
superusers are not tested in CI 2022-03-13 19:49:58 +01:00
Matthias
1e4727d733
ignore precaution for plugin programmers srewing up in coverage 2022-03-13 19:48:49 +01:00
Matthias
e68cc25294
ignore programming error in coverage 2022-03-13 19:48:04 +01:00