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

944 Commits

Author SHA1 Message Date
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
Matthias
3452880d2a
add search to API 2022-03-06 18:43:40 +01:00
Matthias
acec4fa5d5
remove titile 2022-03-06 18:43:27 +01:00
Matthias
ed75970010
ad UI components 2022-03-06 18:42:10 +01:00
Matthias
aed708d339
PEP fix 2022-03-05 23:25:00 +01:00
Matthias
b81d2b8410
cut back on modifications 2022-03-05 23:10:20 +01:00
Matthias
157f0e72a7
[FR] Add delivery cost (excluding unit cost that already exists) in PO
Fixes #2694
2022-03-04 01:06:39 +01:00
Oliver
846899fa53 Adds ability to download purchase order line item table 2022-03-04 00:45:30 +11:00
Oliver
0ac86417a7 Adds "duplicate line item" button to purchase order and sales order tables 2022-03-04 00:36:26 +11:00
Oliver
5d37ce9175 Merge remote-tracking branch 'inventree/master' into date-format 2022-03-01 08:18:24 +11:00
Oliver
c4d462b0b4
Merge pull request #2684 from SchrodingersGat/po-target-date
Order target date improvements
2022-03-01 08:17:54 +11:00
Oliver
421db61f21 Adding unit testing for new features 2022-02-28 23:09:57 +11:00
Oliver
73484192a5 Add "batch code" and "serial numbers" serializer fields when receiving stock items against a purchase order 2022-02-28 22:47:41 +11:00