chore: Enable no-copy for repost required field

This commit is contained in:
Deepesh Garg 2022-11-07 16:42:12 +05:30
parent be0f6b3e6e
commit 5fe55176ec

View File

@ -2112,6 +2112,7 @@
"fieldtype": "Check", "fieldtype": "Check",
"hidden": 1, "hidden": 1,
"label": "Repost Required", "label": "Repost Required",
"no_copy": 1,
"read_only": 1 "read_only": 1
} }
], ],
@ -2125,7 +2126,7 @@
"link_fieldname": "consolidated_invoice" "link_fieldname": "consolidated_invoice"
} }
], ],
"modified": "2022-10-23 10:52:47.416251", "modified": "2022-11-07 16:02:07.972258",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Accounts", "module": "Accounts",
"name": "Sales Invoice", "name": "Sales Invoice",