remove target_date

This commit is contained in:
Matthias 2022-03-06 19:50:59 +01:00
parent 010f3f4f1e
commit d747418937
No known key found for this signature in database
GPG Key ID: F50EF5741D33E076

View File

@ -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" %}',