fix: braintree payment processed twice (#27327)
This commit is contained in:
@@ -311,6 +311,9 @@ doc_events = {
|
||||
},
|
||||
"Company": {
|
||||
"on_trash": "erpnext.regional.india.utils.delete_gst_settings_for_company"
|
||||
},
|
||||
"Integration Request": {
|
||||
"validate": "erpnext.accounts.doctype.payment_request.payment_request.validate_payment"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user