refactor: enable 'no-copy'

This commit is contained in:
ruthra kumar 2023-08-10 14:32:37 +05:30
parent de17eaef38
commit 4ed4b0240d

View File

@ -541,6 +541,7 @@
"fieldname": "is_system_generated", "fieldname": "is_system_generated",
"fieldtype": "Check", "fieldtype": "Check",
"label": "Is System Generated", "label": "Is System Generated",
"no_copy": 1,
"read_only": 1 "read_only": 1
} }
], ],
@ -548,7 +549,7 @@
"idx": 176, "idx": 176,
"is_submittable": 1, "is_submittable": 1,
"links": [], "links": [],
"modified": "2023-08-10 09:54:52.060639", "modified": "2023-08-10 14:32:22.366895",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Accounts", "module": "Accounts",
"name": "Journal Entry", "name": "Journal Entry",