chore: Add more invoices

This commit is contained in:
Deepesh Garg
2023-06-19 09:44:57 +05:30
parent 5b6a9fcca9
commit 86744b6fbb
8 changed files with 265 additions and 17 deletions

View File

@@ -492,7 +492,7 @@ def update_stock_settings():
def create_bank_account(args):
if not args.get("bank_account"):
return
args["bank_account"] = _("Bank Account")
company_name = args.get("company_name")
bank_account_group = frappe.db.get_value(