From 69ff61c838284ee86b8052e6aea865d1859a149a Mon Sep 17 00:00:00 2001 From: Sagar Vora Date: Fri, 24 Jun 2022 15:12:43 +0530 Subject: [PATCH] fix: add Lower Deduction Certificate to the Accounting workspace for now --- .../accounts/workspace/accounting/accounting.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/erpnext/accounts/workspace/accounting/accounting.json b/erpnext/accounts/workspace/accounting/accounting.json index 786d3c89cbb..b0c112494d6 100644 --- a/erpnext/accounts/workspace/accounting/accounting.json +++ b/erpnext/accounts/workspace/accounting/accounting.json @@ -1018,6 +1018,17 @@ "onboard": 0, "type": "Link" }, + { + "hidden": 0, + "is_query_report": 0, + "label": "Lower Deduction Certificate", + "link_count": 0, + "link_to": "Lower Deduction Certificate", + "link_type": "DocType", + "onboard": 0, + "only_for": "India", + "type": "Link" + }, { "hidden": 0, "is_query_report": 0, @@ -1082,7 +1093,7 @@ "type": "Link" } ], - "modified": "2022-06-10 15:49:42.990860", + "modified": "2022-06-24 05:41:09.236458", "modified_by": "Administrator", "module": "Accounts", "name": "Accounting",