fix: Add Invoice Number field to list view in Opening Inv Creation Tool (#28938)
This commit is contained in:
parent
c1a0f649cb
commit
e85da7a03a
@ -110,12 +110,13 @@
|
|||||||
"description": "Reference number of the invoice from the previous system",
|
"description": "Reference number of the invoice from the previous system",
|
||||||
"fieldname": "invoice_number",
|
"fieldname": "invoice_number",
|
||||||
"fieldtype": "Data",
|
"fieldtype": "Data",
|
||||||
|
"in_list_view": 1,
|
||||||
"label": "Invoice Number"
|
"label": "Invoice Number"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"istable": 1,
|
"istable": 1,
|
||||||
"links": [],
|
"links": [],
|
||||||
"modified": "2021-12-13 18:15:41.295007",
|
"modified": "2021-12-17 19:25:06.053187",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Accounts",
|
"module": "Accounts",
|
||||||
"name": "Opening Invoice Creation Tool Item",
|
"name": "Opening Invoice Creation Tool Item",
|
||||||
|
Loading…
Reference in New Issue
Block a user