2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-30 18:50:53 +00:00

Enable editing of "sales order" from build order

- Add a renderer for the sales order model
This commit is contained in:
Oliver
2021-10-07 10:45:14 +11:00
parent f610b5e171
commit 31665e3b8d
3 changed files with 23 additions and 1 deletions

View File

@ -43,7 +43,6 @@ function buildFormFields() {
}
},
sales_order: {
hidden: true,
},
batch: {},
target_date: {},