From b96d6e2a933bc2e74e48d8e6f5603b7792abca56 Mon Sep 17 00:00:00 2001 From: Raghav Ruia <168326921+raghavisruia@users.noreply.github.com> Date: Sat, 11 Jul 2026 23:09:14 +0530 Subject: [PATCH] fix: remove incorrect Payable account_type from Customer Deposits in Philippines CoA (#57018) --- .../account/chart_of_accounts/verified/philippines.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/erpnext/accounts/doctype/account/chart_of_accounts/verified/philippines.json b/erpnext/accounts/doctype/account/chart_of_accounts/verified/philippines.json index 30a3baf83e2..38ee277c5d6 100644 --- a/erpnext/accounts/doctype/account/chart_of_accounts/verified/philippines.json +++ b/erpnext/accounts/doctype/account/chart_of_accounts/verified/philippines.json @@ -406,8 +406,7 @@ "Customer Deposits": { "account_number": "2500", "is_group": 0, - "root_type": "Liability", - "account_type": "Payable" + "root_type": "Liability" } }, "Non Current Liabilities": {