mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-16 16:15:02 +00:00
Account name changed in standard chart of accounts
This commit is contained in:
@@ -17,7 +17,7 @@ def get():
|
||||
"account_type": "Bank",
|
||||
"is_group": 1
|
||||
},
|
||||
_("Cash in Hand"): {
|
||||
_("Cash In Hand"): {
|
||||
_("Cash"): {
|
||||
"account_type": "Cash"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user