2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-17 12:35:46 +00:00

Similar fix for customer_reference field

This commit is contained in:
Oliver Walters
2021-07-18 10:47:35 +10:00
parent 9719a14587
commit f4f7514b45
2 changed files with 2 additions and 0 deletions

View File

@ -163,6 +163,7 @@ $("#edit-order").click(function() {
customer: {
},
{% endif %}
customer_reference: {},
description: {},
target_date: {
icon: 'fa-calendar-alt',