mirror of
https://github.com/frappe/erpnext.git
synced 2026-08-30 23:18:02 +00:00
fix(subscription): bill on creation and keep status in sync with invoices (#55615)
This commit is contained in:
@@ -396,7 +396,7 @@ doc_events = {
|
||||
"validate": [
|
||||
"erpnext.regional.united_arab_emirates.utils.update_grand_total_for_rcm",
|
||||
"erpnext.regional.united_arab_emirates.utils.validate_returns",
|
||||
]
|
||||
],
|
||||
},
|
||||
"Payment Entry": {
|
||||
"on_trash": "erpnext.regional.check_deletion_permission",
|
||||
|
||||
Reference in New Issue
Block a user