2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-07-05 21:20:56 +00:00
Commit Graph

945 Commits

Author SHA1 Message Date
68a02af9cd finish renaming SO / PO 2022-03-27 01:41:16 +01:00
bff2fb81f3 rename AdditionalLineItems to ExtraLine 2022-03-27 01:11:25 +01:00
64bbcd2570 Add validation checks for the PurchaseOrderLineItem serializer 2022-03-21 22:41:50 +11:00
cc50eff3a1 Merge branch 'master' into matmair/issue2694 2022-03-20 02:29:20 +01:00
e691536a84 Remove redundant table on Part page 2022-03-16 23:13:29 +11:00
6ca61e2cd7 Fix rendering for "sales order allocations" table 2022-03-16 23:09:18 +11:00
d1338e210e Only display "outstanding" sales order allocations in table 2022-03-16 23:01:46 +11:00
69a792a520 Merge branch 'inventree:master' into matmair/issue2694 2022-03-14 23:14:17 +01:00
b977a8c124 [BUG] Wrong icon on the place order button
Use paper plane as symbol
Fixes #2742
2022-03-11 23:27:51 +01:00
4b8a2e3c1f fix js function call 2022-03-11 02:18:46 +01:00
6516d9dbe6 fix permission check 2022-03-11 02:18:24 +01:00
b34f39cc44 fix wrong fix ;-) 2022-03-11 02:16:05 +01:00
f1f0027cef fix wrong reference for POs 2022-03-11 02:10:21 +01:00
98ea838ec4 fix serializer 2022-03-11 01:55:13 +01:00
934754ddff migration for PO additional item 2022-03-11 01:18:50 +01:00
f5d3a64aef add missing class 2022-03-11 01:18:26 +01:00
721f2cb63b PEP fix 2022-03-11 01:04:37 +01:00
2e05cc670d fix definition 2022-03-11 01:04:29 +01:00
e841b7faf6 add HTML templates for PO 2022-03-11 00:58:18 +01:00
84dd85852b fix naming 2022-03-11 00:46:42 +01:00
c69fdf90d9 add PO serializer 2022-03-11 00:34:16 +01:00
2ae038a006 use abstract classes 2022-03-11 00:33:59 +01:00
e2d301be3f add total to PO serializer 2022-03-11 00:26:27 +01:00
d086f09771 use more abstract definitions 2022-03-11 00:25:58 +01:00
0a1961bc31 Add additionallLineItems for POs 2022-03-11 00:22:11 +01:00
84a95aaadb spelling fix 2022-03-11 00:21:43 +01:00
c6d0c03adf more abstraction 2022-03-11 00:21:33 +01:00
72d565d17a move to abstract model 2022-03-11 00:20:36 +01:00
2036164ef1 add po API endpoints 2022-03-11 00:09:07 +01:00
c30e8d9b4e make more generalised 2022-03-11 00:08:39 +01:00
df418c503e reduce duplication 2022-03-11 00:02:18 +01:00
6ef7cb82b4 Add admin for PO additional line 2022-03-10 23:57:59 +01:00
ec021624cd Merge branch 'inventree:master' into matmair/issue2694 2022-03-08 21:26:21 +01:00
09ff4862ec Unit test fixes 2022-03-07 14:43:55 +11:00
174bba90ab total read only 2022-03-06 23:49:36 +01:00
7a54cb4cb8 merge migrations 2022-03-06 23:38:59 +01:00
5336d09296 fix api values 2022-03-06 23:34:01 +01:00
f0b19e69b8 add total price woth js reload 2022-03-06 23:21:33 +01:00
de11b3463e add API schema 2022-03-06 18:44:05 +01:00
3452880d2a add search to API 2022-03-06 18:43:40 +01:00
acec4fa5d5 remove titile 2022-03-06 18:43:27 +01:00
ed75970010 ad UI components 2022-03-06 18:42:10 +01:00
aed708d339 PEP fix 2022-03-05 23:25:00 +01:00
b81d2b8410 cut back on modifications 2022-03-05 23:10:20 +01:00
157f0e72a7 [FR] Add delivery cost (excluding unit cost that already exists) in PO
Fixes #2694
2022-03-04 01:06:39 +01:00
846899fa53 Adds ability to download purchase order line item table 2022-03-04 00:45:30 +11:00
0ac86417a7 Adds "duplicate line item" button to purchase order and sales order tables 2022-03-04 00:36:26 +11:00
5d37ce9175 Merge remote-tracking branch 'inventree/master' into date-format 2022-03-01 08:18:24 +11:00
c4d462b0b4 Merge pull request #2684 from SchrodingersGat/po-target-date
Order target date improvements
2022-03-01 08:17:54 +11:00
421db61f21 Adding unit testing for new features 2022-02-28 23:09:57 +11:00