mirror of
https://github.com/inventree/InvenTree.git
synced 2025-08-06 12:01:41 +00:00
Similar fix for customer_reference field
This commit is contained in:
@@ -163,6 +163,7 @@ $("#edit-order").click(function() {
|
||||
customer: {
|
||||
},
|
||||
{% endif %}
|
||||
customer_reference: {},
|
||||
description: {},
|
||||
target_date: {
|
||||
icon: 'fa-calendar-alt',
|
||||
|
Reference in New Issue
Block a user