2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-05-06 15:28:49 +00:00

10780 Commits

Author SHA1 Message Date
Matthias
d8ca87057b
cover another line 2021-12-04 04:07:47 +01:00
Matthias
75c7722612
PEP fixes 2021-12-04 03:57:45 +01:00
Matthias
f88882da8e
without targets it wont work 2021-12-04 03:56:16 +01:00
Matthias
6c6683657e
remove debug prints 2021-12-04 03:51:40 +01:00
Matthias
453589dbcb
docs 2021-12-04 03:50:37 +01:00
Oliver
31398b4c10 Sales order can now be completed via the API 2021-12-04 13:50:11 +11:00
Matthias
373c061389
rename to be clearer what the funtions and vars are fore 2021-12-04 03:49:44 +01:00
Matthias
01ad534664
use the same names as in messages model 2021-12-04 03:46:57 +01:00
Matthias
733fc4b718
forgot that before 2021-12-04 03:46:35 +01:00
Matthias
2ea32d200a
rename 2021-12-04 03:45:45 +01:00
Matthias
c10841fe0e
and again 2021-12-04 03:44:59 +01:00
Matthias
3a8909f0d4
and a bit more renaming 2021-12-04 03:44:07 +01:00
Matthias
fc1fa775c3
rename 2021-12-04 03:43:14 +01:00
Matthias
057c880377
fix test calls 2021-12-04 03:41:05 +01:00
Matthias
1cfc03d698
add a general context checker 2021-12-04 03:40:53 +01:00
Matthias
3239e60702
add comments to show execution flow 2021-12-04 03:37:13 +01:00
Oliver
008c52ef39 Allocation by serial number now moved to the API 2021-12-04 13:08:00 +11:00
Matthias
1ef7163b94
remove one uncovered line :-) 2021-12-04 02:39:41 +01:00
Matthias
1ba7110cda
change templates to new way 2021-12-04 02:19:12 +01:00
Matthias
febc51466a
use a more gnerall counting method 2021-12-04 02:13:53 +01:00
Matthias
dceea757e1
create a notification message! 2021-12-04 02:12:51 +01:00
Matthias
c803fdaab1
PEP fix 2021-12-04 01:39:58 +01:00
Matthias
1f7a75ca92
docs are never bad 2021-12-04 01:10:56 +01:00
Matthias
4e07b4bf72
fix tests + method name test 2021-12-04 01:10:46 +01:00
Matthias
e18f7d49cc
make mehtod name mandatory 2021-12-04 01:07:07 +01:00
Matthias
0f3a78c7be
refactor method name 2021-12-04 00:58:13 +01:00
Oliver
e9796676c0 Add a progress spinner to modal forms 2021-12-04 10:44:48 +11:00
Matthias
33b7d9b845
more debug prints 2021-12-04 00:43:46 +01:00
Oliver
9ba6ac423d Add shipment status to sales order page 2021-12-04 10:16:51 +11:00
Oliver
921ef5ae9e Tweaks to PO and SO tables 2021-12-04 10:11:18 +11:00
Oliver
1215ef520d Further JS linting 2021-12-04 09:44:23 +11:00
Oliver
35b3bc73cc Merge remote-tracking branch 'inventree/master' into partial-shipment
# Conflicts:
#	InvenTree/order/api.py
2021-12-04 09:35:54 +11:00
Oliver
3abad2f73d js linting 2021-12-04 09:33:42 +11:00
Oliver
f6e1de42f5 JS linting 2021-12-03 21:16:58 +11:00
Oliver
acfafe22c5 order lines can be received directly from the new table 2021-12-03 21:07:09 +11:00
Oliver
6d90ded27f First pass at a part-purchase-order table 2021-12-03 20:54:21 +11:00
Oliver
43ee4e390a API updates
- Allow filtering of POLineItem list endpoint by base part instance
- Include "order detail" in POLineItem serializer
2021-12-03 20:53:59 +11:00
Oliver
c93009876d UI changes 2021-12-03 20:14:09 +11:00
Oliver
88fce1e813 Unit test fixes 2021-12-03 18:42:36 +11:00
Matthias
daebae81c1
fix spelling
using c instead of k does not make it Englisch
2021-12-03 08:00:04 +01:00
Matthias
86014dd4c9
fix panel headings 2021-12-03 07:58:47 +01:00
Matthias
6e464447f5
markers for notification tests 2021-12-03 07:51:21 +01:00
Oliver
d7c87300c6 Merge remote-tracking branch 'inventree/master' into partial-shipment 2021-12-03 17:31:27 +11:00
Oliver
7362162764 Use different colors for "pending" orders status 2021-12-03 15:20:49 +11:00
Matthias
2917af9715
add marker statment to wrong implementations 2021-12-03 02:02:51 +01:00
Matthias
79bab93afc
refactor into new test file 2021-12-03 02:01:17 +01:00
Matthias
cf6415ddba
Merge branch 'matmair/issue2279' of https://github.com/matmair/InvenTree into matmair/issue2279 2021-12-03 01:58:53 +01:00
Matthias
f4f390f4c2
PEP fix 2021-12-03 01:58:27 +01:00
Oliver
6b29e60494 Fixes for migration tests 2021-12-03 11:12:49 +11:00
Matthias
0f0460f8ea
merge 2021-12-02 17:24:07 +01:00