Browse Source
Merge branch 'develop' into parallel-distributed-testing
develop
Suraj Shetty
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
5 additions and
24 deletions
-
erpnext/accounts/workspace/accounting/accounting.json
|
|
@ -15,6 +15,7 @@ |
|
|
|
"hide_custom": 0, |
|
|
|
"icon": "accounting", |
|
|
|
"idx": 0, |
|
|
|
"is_default": 0, |
|
|
|
"is_standard": 1, |
|
|
|
"label": "Accounting", |
|
|
|
"links": [ |
|
|
@ -625,9 +626,9 @@ |
|
|
|
"dependencies": "", |
|
|
|
"hidden": 0, |
|
|
|
"is_query_report": 0, |
|
|
|
"label": "Bank Reconciliation", |
|
|
|
"link_to": "bank-reconciliation", |
|
|
|
"link_type": "Page", |
|
|
|
"label": "Bank Reconciliation Tool", |
|
|
|
"link_to": "Bank Reconciliation Tool", |
|
|
|
"link_type": "DocType", |
|
|
|
"onboard": 0, |
|
|
|
"type": "Link" |
|
|
|
}, |
|
|
@ -641,26 +642,6 @@ |
|
|
|
"onboard": 0, |
|
|
|
"type": "Link" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"dependencies": "", |
|
|
|
"hidden": 0, |
|
|
|
"is_query_report": 0, |
|
|
|
"label": "Bank Statement Transaction Entry", |
|
|
|
"link_to": "Bank Statement Transaction Entry", |
|
|
|
"link_type": "DocType", |
|
|
|
"onboard": 0, |
|
|
|
"type": "Link" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"dependencies": "", |
|
|
|
"hidden": 0, |
|
|
|
"is_query_report": 0, |
|
|
|
"label": "Bank Statement Settings", |
|
|
|
"link_to": "Bank Statement Settings", |
|
|
|
"link_type": "DocType", |
|
|
|
"onboard": 0, |
|
|
|
"type": "Link" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"hidden": 0, |
|
|
|
"is_query_report": 0, |
|
|
@ -1071,7 +1052,7 @@ |
|
|
|
"type": "Link" |
|
|
|
} |
|
|
|
], |
|
|
|
"modified": "2021-03-04 00:38:35.349024", |
|
|
|
"modified": "2021-05-12 11:48:01.905144", |
|
|
|
"modified_by": "Administrator", |
|
|
|
"module": "Accounts", |
|
|
|
"name": "Accounting", |
|
|
|