fix: Payment Reconciliation link in Accounting Workspace (#27085)

This commit is contained in:
Deepesh Garg
2021-08-24 16:27:10 +05:30
committed by GitHub
parent 925a4a28e2
commit 0476accf26

View File

@@ -588,7 +588,7 @@
{ {
"hidden": 0, "hidden": 0,
"is_query_report": 0, "is_query_report": 0,
"label": "Bank Statement", "label": "Banking and Payments",
"onboard": 0, "onboard": 0,
"type": "Card Break" "type": "Card Break"
}, },
@@ -642,6 +642,24 @@
"onboard": 0, "onboard": 0,
"type": "Link" "type": "Link"
}, },
{
"hidden": 0,
"is_query_report": 0,
"label": "Payment Entry",
"link_to": "Payment Entry",
"link_type": "DocType",
"onboard": 0,
"type": "Link"
},
{
"hidden": 0,
"is_query_report": 0,
"label": "Payment Reconciliation",
"link_to": "Payment Reconciliation",
"link_type": "DocType",
"onboard": 0,
"type": "Link"
},
{ {
"hidden": 0, "hidden": 0,
"is_query_report": 0, "is_query_report": 0,
@@ -1064,7 +1082,7 @@
"type": "Link" "type": "Link"
} }
], ],
"modified": "2021-06-10 03:17:31.427945", "modified": "2021-08-23 16:06:34.167267",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Accounts", "module": "Accounts",
"name": "Accounting", "name": "Accounting",