Merge pull request #40474 from frappe/mergify/bp/version-15-hotfix/pr-40473

refactor: enable no-copy for update_outstanding_for_self (backport #40473)
This commit is contained in:
ruthra kumar
2024-03-16 10:07:51 +05:30
committed by GitHub

View File

@@ -2170,7 +2170,8 @@
"description": "Credit Note will update it's own outstanding amount, even if \"Return Against\" is specified.",
"fieldname": "update_outstanding_for_self",
"fieldtype": "Check",
"label": "Update Outstanding for Self"
"label": "Update Outstanding for Self",
"no_copy": 1
}
],
"icon": "fa fa-file-text",
@@ -2183,7 +2184,7 @@
"link_fieldname": "consolidated_invoice"
}
],
"modified": "2024-03-11 14:20:34.874192",
"modified": "2024-03-15 16:44:17.778370",
"modified_by": "Administrator",
"module": "Accounts",
"name": "Sales Invoice",