fix: set no_copy to party_balance field in Payment Entry

This commit is contained in:
ruthra kumar
2025-05-19 16:15:16 +05:30
committed by GitHub

View File

@@ -228,6 +228,7 @@
"fieldname": "party_balance",
"fieldtype": "Currency",
"label": "Party Balance",
"no_copy": 1,
"print_hide": 1,
"read_only": 1
},
@@ -799,7 +800,7 @@
"table_fieldname": "payment_entries"
}
],
"modified": "2025-05-08 11:18:10.238085",
"modified": "2025-05-15 18:01:04.013025",
"modified_by": "Administrator",
"module": "Accounts",
"name": "Payment Entry",