mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 11:36:24 +00:00
Render more information on PurchaseOrder detail page
This commit is contained in:
parent
68d542cb6b
commit
a0a8f56490
3 changed files with 36 additions and 5 deletions
|
|
@ -19,7 +19,6 @@ class InvenTreePurchaseOrder extends InvenTreeModel {
|
|||
Map<String, dynamic> formFields() {
|
||||
return {
|
||||
"reference": {},
|
||||
"supplier": {},
|
||||
"supplier_reference": {},
|
||||
"description": {},
|
||||
"target_date": {},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue