fix: Remove advance_payment_status uses

This commit is contained in:
Abdeali Chharchhoda
2024-09-28 12:09:33 +05:30
parent ea69ba7cd8
commit 907e3af1b0
4 changed files with 0 additions and 56 deletions

View File

@@ -365,7 +365,6 @@ doc_events = {
"Payment Entry": {
"on_submit": [
"erpnext.regional.create_transaction_log",
"erpnext.accounts.doctype.payment_request.payment_request.update_payment_req_status",
"erpnext.accounts.doctype.dunning.dunning.resolve_dunning",
],
"on_cancel": ["erpnext.accounts.doctype.dunning.dunning.resolve_dunning"],