fix: Workspace sidebar links for Debit/Credit Notes

This commit is contained in:
Nabin Hait
2026-01-08 15:23:40 +05:30
parent 10a3f61689
commit 8acf373e68

View File

@@ -67,7 +67,7 @@
{ {
"child": 1, "child": 1,
"collapsible": 1, "collapsible": 1,
"filters": "", "filters": "[[\"Sales Invoice\",\"is_return\",\"=\",1]]",
"icon": "", "icon": "",
"indent": 0, "indent": 0,
"keep_closed": 0, "keep_closed": 0,
@@ -126,6 +126,7 @@
{ {
"child": 1, "child": 1,
"collapsible": 1, "collapsible": 1,
"filters": "[[\"Purchase Invoice\",\"is_return\",\"=\",1]]",
"indent": 0, "indent": 0,
"keep_closed": 0, "keep_closed": 0,
"label": "Debit Note", "label": "Debit Note",
@@ -570,7 +571,7 @@
"type": "Link" "type": "Link"
} }
], ],
"modified": "2026-01-02 18:07:04.450536", "modified": "2026-01-08 15:04:31.767795",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Accounts", "module": "Accounts",
"name": "Accounting", "name": "Accounting",