[fix] modified payment request to cope with new payment structure (#7957)
* [fix] modified payment request to cope with new payment structure * [fix] moved payment gateway doctype from accounts to core
This commit is contained in:
@@ -194,4 +194,4 @@ bot_parsers = [
|
||||
|
||||
get_site_info = 'erpnext.utilities.get_site_info'
|
||||
|
||||
payment_gateway_enabled = "erpnext.accounts.utils.create_payment_gateway_and_account"
|
||||
payment_gateway_enabled = "erpnext.accounts.utils.create_payment_gateway_account"
|
||||
|
||||
Reference in New Issue
Block a user