Merge pull request #24799 from danielchalmers/patch-8

fix: typo in Charts of Account doctype
This commit is contained in:
Deepesh Garg 2021-03-06 13:11:26 +05:30 committed by GitHub
commit 36a0085905
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1061,7 +1061,7 @@
"type": "Link" "type": "Link"
} }
], ],
"modified": "2020-12-01 13:38:35.349024", "modified": "2021-03-04 00:38:35.349024",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Accounts", "module": "Accounts",
"name": "Accounting", "name": "Accounting",
@ -1071,7 +1071,7 @@
"pin_to_top": 0, "pin_to_top": 0,
"shortcuts": [ "shortcuts": [
{ {
"label": "Chart Of Accounts", "label": "Chart of Accounts",
"link_to": "Account", "link_to": "Account",
"type": "DocType" "type": "DocType"
}, },
@ -1116,4 +1116,4 @@
"type": "Dashboard" "type": "Dashboard"
} }
] ]
} }