Oliver Walters
|
8cd8581dbf
|
fixes
|
2022-05-03 13:51:04 +10:00 |
|
Oliver Walters
|
1794f65d19
|
Button to submit each row individually
|
2022-05-03 13:44:28 +10:00 |
|
Oliver Walters
|
e87a02638e
|
Merge remote-tracking branch 'inventree/master' into order-parts-wizard
# Conflicts:
# InvenTree/order/serializers.py
# InvenTree/templates/js/translated/model_renderers.js
|
2022-05-02 16:11:11 +10:00 |
|
Matthias
|
de6507e918
|
update translation commands
|
2022-05-01 22:03:49 +02:00 |
|
Matthias
|
67ab45bdee
|
update depreciated paths
|
2022-05-01 22:00:18 +02:00 |
|
Matthias
|
d05472b30c
|
upgrade to pyhton 3.9 syntax
using pyupgrade
|
2022-05-01 21:53:12 +02:00 |
|
Matthias
|
4180336705
|
comment out not used variable
|
2022-04-28 00:51:35 +02:00 |
|
Matthias
|
87aeed9ab3
|
disable broken test
|
2022-04-28 00:46:59 +02:00 |
|
Matthias
|
6319beb14e
|
only print if models found
|
2022-04-28 00:42:28 +02:00 |
|
Matthias
|
f1ee206c53
|
fix typo
|
2022-04-28 00:37:55 +02:00 |
|
Oliver Walters
|
b8ca7fb092
|
Merge remote-tracking branch 'inventree/master' into order-parts-wizard
# Conflicts:
# InvenTree/templates/js/translated/model_renderers.js
|
2022-04-26 21:22:31 +10:00 |
|
Matthias Mair
|
b3dca68c6b
|
Merge branch 'inventree:master' into matmair/issue2694
|
2022-04-19 18:24:12 +02:00 |
|
Oliver Walters
|
c7257a1bd3
|
build order
|
2022-04-10 20:03:40 +10:00 |
|
Oliver Walters
|
1c60d4e152
|
Refactor notes for "purchase order"
|
2022-04-10 19:55:32 +10:00 |
|
Oliver Walters
|
ed69f06620
|
Merge remote-tracking branch 'inventree/master' into order-parts-wizard
|
2022-04-07 18:54:00 +10:00 |
|
eeintech
|
ad366ef0bd
|
Fix part and po files import
|
2022-04-06 16:45:23 -04:00 |
|
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 |
|