fix: POS Invoice consolidated Sales Invoice field set to no copy (#26768)

This commit is contained in:
Frappe PR Bot 2021-08-02 12:25:27 +05:30 committed by GitHub
parent 4597f151f5
commit a9474a9fbd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1545,6 +1545,7 @@
"fieldname": "consolidated_invoice",
"fieldtype": "Link",
"label": "Consolidated Sales Invoice",
"no_copy": 1,
"options": "Sales Invoice",
"read_only": 1
}
@ -1552,7 +1553,7 @@
"icon": "fa fa-file-text",
"is_submittable": 1,
"links": [],
"modified": "2021-02-01 15:03:33.800707",
"modified": "2021-07-29 13:37:20.636171",
"modified_by": "Administrator",
"module": "Accounts",
"name": "POS Invoice",