2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-08-15 16:11:09 +00:00
Commit Graph

906 Commits

Author SHA1 Message Date
Matthias
05cc34f573 add test for so 2022-03-29 22:54:15 +02:00
Matthias
03328088a2 add missing migrations 2022-03-29 00:03:19 +02:00
Matthias
1387709281 remove coverage from reverse action 2022-03-29 00:01:34 +02:00
Matthias
4cde888be6 fix docstrings 2022-03-28 23:59:50 +02:00
Matthias
5dcb84ec0f stop adding blank part entries 2022-03-28 23:59:28 +02:00
Matthias
2bbad1d387 add unit test for migration 2022-03-28 23:52:26 +02:00
Matthias
760dafcdb2 use sub-context for migrations 2022-03-27 23:18:20 +02:00
Matthias
a724908423 remove blank line 2022-03-27 23:14:28 +02:00
Matthias
7a32f8edfc add migration to convert items 2022-03-27 04:18:19 +02:00
Matthias
085a7c7d11 unify migrations 2022-03-27 03:16:49 +02:00
Matthias
a1a743513f add context to extra lines 2022-03-27 01:55:55 +01:00
Matthias
68a02af9cd finish renaming SO / PO 2022-03-27 01:41:16 +01:00
Matthias
bff2fb81f3 rename AdditionalLineItems to ExtraLine 2022-03-27 01:11:25 +01:00
Oliver Walters
64bbcd2570 Add validation checks for the PurchaseOrderLineItem serializer 2022-03-21 22:41:50 +11:00
Matthias Mair
cc50eff3a1 Merge branch 'master' into matmair/issue2694 2022-03-20 02:29:20 +01: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
Matthias Mair
69a792a520 Merge branch 'inventree:master' into matmair/issue2694 2022-03-14 23:14:17 +01:00
Matthias
b977a8c124 [BUG] Wrong icon on the place order button
Use paper plane as symbol
Fixes #2742
2022-03-11 23:27:51 +01:00
Matthias
4b8a2e3c1f fix js function call 2022-03-11 02:18:46 +01:00
Matthias
6516d9dbe6 fix permission check 2022-03-11 02:18:24 +01:00
Matthias
b34f39cc44 fix wrong fix ;-) 2022-03-11 02:16:05 +01:00
Matthias
f1f0027cef fix wrong reference for POs 2022-03-11 02:10:21 +01:00
Matthias
98ea838ec4 fix serializer 2022-03-11 01:55:13 +01:00
Matthias
934754ddff migration for PO additional item 2022-03-11 01:18:50 +01:00
Matthias
f5d3a64aef add missing class 2022-03-11 01:18:26 +01:00
Matthias
721f2cb63b PEP fix 2022-03-11 01:04:37 +01:00
Matthias
2e05cc670d fix definition 2022-03-11 01:04:29 +01:00
Matthias
e841b7faf6 add HTML templates for PO 2022-03-11 00:58:18 +01:00
Matthias
84dd85852b fix naming 2022-03-11 00:46:42 +01:00
Matthias
c69fdf90d9 add PO serializer 2022-03-11 00:34:16 +01:00
Matthias
2ae038a006 use abstract classes 2022-03-11 00:33:59 +01:00
Matthias
e2d301be3f add total to PO serializer 2022-03-11 00:26:27 +01:00
Matthias
d086f09771 use more abstract definitions 2022-03-11 00:25:58 +01:00
Matthias
0a1961bc31 Add additionallLineItems for POs 2022-03-11 00:22:11 +01:00
Matthias
84a95aaadb spelling fix 2022-03-11 00:21:43 +01:00
Matthias
c6d0c03adf more abstraction 2022-03-11 00:21:33 +01:00
Matthias
72d565d17a move to abstract model 2022-03-11 00:20:36 +01:00
Matthias
2036164ef1 add po API endpoints 2022-03-11 00:09:07 +01:00
Matthias
c30e8d9b4e make more generalised 2022-03-11 00:08:39 +01:00
Matthias
df418c503e reduce duplication 2022-03-11 00:02:18 +01:00
Matthias
6ef7cb82b4 Add admin for PO additional line 2022-03-10 23:57:59 +01:00
Matthias Mair
ec021624cd Merge branch 'inventree:master' into matmair/issue2694 2022-03-08 21:26:21 +01:00
Oliver
09ff4862ec Unit test fixes 2022-03-07 14:43:55 +11:00
Matthias
174bba90ab total read only 2022-03-06 23:49:36 +01:00
Matthias
7a54cb4cb8 merge migrations 2022-03-06 23:38:59 +01:00
Matthias
5336d09296 fix api values 2022-03-06 23:34:01 +01:00
Matthias
f0b19e69b8 add total price woth js reload 2022-03-06 23:21:33 +01:00
Matthias
de11b3463e add API schema 2022-03-06 18:44:05 +01:00