Merge pull request #48575 from aerele/company-payment-gateway

feat(payment gateway account): add company
This commit is contained in:
Ravibharathi
2025-08-04 14:23:56 +05:30
committed by GitHub
parent 655aff7c92
commit 02380c3eab
9 changed files with 75 additions and 23 deletions

View File

@@ -430,3 +430,4 @@ erpnext.patches.v15_0.rename_price_list_to_buying_price_list
erpnext.patches.v15_0.repost_gl_entries_with_no_account_subcontracting #2025-07-31
erpnext.patches.v15_0.patch_missing_buying_price_list_in_material_request
erpnext.patches.v15_0.remove_sales_partner_from_consolidated_sales_invoice
erpnext.patches.v15_0.add_company_payment_gateway_account