mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
remove target_date
This commit is contained in:
parent
010f3f4f1e
commit
d747418937
@ -2997,7 +2997,6 @@ function loadSalesOrderAdditionalLineItemTable(table, options={}) {
|
|||||||
reference: {},
|
reference: {},
|
||||||
sale_price: {},
|
sale_price: {},
|
||||||
sale_price_currency: {},
|
sale_price_currency: {},
|
||||||
target_date: {},
|
|
||||||
notes: {},
|
notes: {},
|
||||||
},
|
},
|
||||||
title: '{% trans "Edit Line Item" %}',
|
title: '{% trans "Edit Line Item" %}',
|
||||||
|
Loading…
Reference in New Issue
Block a user