mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-31 10:49:09 +00:00
[fix] added hook call to create payment gateway account record
This commit is contained in:
@@ -211,3 +211,5 @@ bot_parsers = [
|
|||||||
]
|
]
|
||||||
|
|
||||||
get_site_info = 'erpnext.utilities.get_site_info'
|
get_site_info = 'erpnext.utilities.get_site_info'
|
||||||
|
|
||||||
|
payment_gateway_enabled = "erpnext.accounts.utils.create_payment_gateway_and_account"
|
||||||
|
|||||||
Reference in New Issue
Block a user