Revert "[cleanup] PayPal payment UX and moved related methods to hooks of respective apps"
This commit is contained in:
@@ -117,15 +117,6 @@ doc_events = {
|
||||
},
|
||||
"Address": {
|
||||
"validate": "erpnext.shopping_cart.cart.set_customer_in_address"
|
||||
},
|
||||
|
||||
# From Paypal Integration app
|
||||
"PayPal Settings": {
|
||||
"on_update": "erpnext.accounts.doctype.payment_gateway.fixtures.paypal.create_payment_gateway_and_account"
|
||||
},
|
||||
|
||||
"Paypal Express Payment": {
|
||||
"on_update": "erpnext.shopping_cart.cart.set_redirect"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user