fix: Opening invoice tool field placement

This commit is contained in:
Deepesh Garg 2022-03-21 19:34:57 +05:30
parent 01638a01cb
commit 636e7f67eb

View File

@ -110,13 +110,12 @@
"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-17 19:25:06.053187", "modified": "2022-03-21 19:31:45.382656",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Accounts", "module": "Accounts",
"name": "Opening Invoice Creation Tool Item", "name": "Opening Invoice Creation Tool Item",
@ -125,5 +124,6 @@
"quick_entry": 1, "quick_entry": 1,
"sort_field": "modified", "sort_field": "modified",
"sort_order": "DESC", "sort_order": "DESC",
"states": [],
"track_changes": 1 "track_changes": 1
} }