Skip to content

Commit f892c05

Browse files
committed
feat: add settings to workspace
1 parent b2d2acf commit f892c05

File tree

1 file changed

+24
-14
lines changed
  • erpnext_germany/erpnext_germany/workspace/germany

1 file changed

+24
-14
lines changed

erpnext_germany/erpnext_germany/workspace/germany/germany.json

+24-14
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,30 @@
1212
"is_hidden": 0,
1313
"label": "Germany",
1414
"links": [
15+
{
16+
"hidden": 0,
17+
"is_query_report": 0,
18+
"label": "Reports",
19+
"link_count": 1,
20+
"link_type": "DocType",
21+
"onboard": 0,
22+
"type": "Card Break"
23+
},
24+
{
25+
"hidden": 0,
26+
"is_query_report": 1,
27+
"label": "Summen- und Saldenliste",
28+
"link_count": 0,
29+
"link_to": "Summen- und Saldenliste",
30+
"link_type": "Report",
31+
"onboard": 0,
32+
"type": "Link"
33+
},
1534
{
1635
"hidden": 0,
1736
"is_query_report": 0,
1837
"label": "Setup",
19-
"link_count": 2,
38+
"link_count": 3,
2039
"link_type": "DocType",
2140
"onboard": 0,
2241
"type": "Card Break"
@@ -44,24 +63,15 @@
4463
{
4564
"hidden": 0,
4665
"is_query_report": 0,
47-
"label": "Reports",
48-
"link_count": 1,
49-
"link_type": "DocType",
50-
"onboard": 0,
51-
"type": "Card Break"
52-
},
53-
{
54-
"hidden": 0,
55-
"is_query_report": 1,
56-
"label": "Summen- und Saldenliste",
66+
"label": "ERPNext Germany Settings",
5767
"link_count": 0,
58-
"link_to": "Summen- und Saldenliste",
59-
"link_type": "Report",
68+
"link_to": "ERPNext Germany Settings",
69+
"link_type": "DocType",
6070
"onboard": 0,
6171
"type": "Link"
6272
}
6373
],
64-
"modified": "2024-10-24 18:06:06.599157",
74+
"modified": "2025-02-23 18:08:46.551030",
6575
"modified_by": "Administrator",
6676
"module": "ERPNext Germany",
6777
"name": "Germany",

0 commit comments

Comments
 (0)