2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-16 12:15:31 +00:00

Render more information on PurchaseOrder detail page

This commit is contained in:
Oliver
2021-09-28 01:15:30 +10:00
parent 68d542cb6b
commit a0a8f56490
3 changed files with 36 additions and 5 deletions

View File

@ -19,7 +19,6 @@ class InvenTreePurchaseOrder extends InvenTreeModel {
Map<String, dynamic> formFields() {
return {
"reference": {},
"supplier": {},
"supplier_reference": {},
"description": {},
"target_date": {},