fix: Mark Status field in Payment Entry 'no_copy'.

This commit is contained in:
Bernd Oliver Sünderhauf 2023-11-08 21:52:32 +01:00
parent cfe0479dfb
commit a89afb65d7

View File

@ -595,6 +595,7 @@
"fieldname": "status", "fieldname": "status",
"fieldtype": "Select", "fieldtype": "Select",
"label": "Status", "label": "Status",
"no_copy": 1,
"options": "\nDraft\nSubmitted\nCancelled", "options": "\nDraft\nSubmitted\nCancelled",
"read_only": 1 "read_only": 1
}, },
@ -750,7 +751,7 @@
"index_web_pages_for_search": 1, "index_web_pages_for_search": 1,
"is_submittable": 1, "is_submittable": 1,
"links": [], "links": [],
"modified": "2023-06-23 18:07:38.023010", "modified": "2023-11-08 21:51:03.482709",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Accounts", "module": "Accounts",
"name": "Payment Entry", "name": "Payment Entry",