Skip to content

Commit 19e33a8

Browse files
committed
feat: use Desktop Icon and Workspace Sidebar
Remove old workspace.
1 parent f07eb43 commit 19e33a8

4 files changed

Lines changed: 161 additions & 124 deletions

File tree

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
{
2+
"app": "banking",
3+
"bg_color": "gray",
4+
"creation": "2026-04-20 23:40:02.120080",
5+
"docstatus": 0,
6+
"doctype": "Desktop Icon",
7+
"hidden": 0,
8+
"icon": "income",
9+
"icon_type": "Link",
10+
"idx": 0,
11+
"label": "ALYF Banking",
12+
"link_to": "ALYF Banking",
13+
"link_type": "Workspace Sidebar",
14+
"logo_url": "/assets/banking/images/logo.png",
15+
"modified": "2026-04-20 21:09:55.080562",
16+
"modified_by": "Administrator",
17+
"name": "ALYF Banking",
18+
"owner": "Administrator",
19+
"restrict_removal": 0,
20+
"roles": [],
21+
"sidebar": "ALYF Banking",
22+
"standard": 1
23+
}

banking/klarna_kosma_integration/workspace/alyf_banking/alyf_banking.json

Lines changed: 0 additions & 124 deletions
This file was deleted.

banking/public/images/logo.png

3.82 KB
Loading
Lines changed: 138 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,138 @@
1+
{
2+
"app": "banking",
3+
"creation": "2026-04-20 23:40:02.100797",
4+
"docstatus": 0,
5+
"doctype": "Workspace Sidebar",
6+
"header_icon": "income",
7+
"idx": 0,
8+
"items": [
9+
{
10+
"child": 0,
11+
"collapsible": 1,
12+
"icon": "zap",
13+
"indent": 0,
14+
"keep_closed": 0,
15+
"label": "Bank Reconciliation",
16+
"link_to": "Bank Reconciliation Tool Beta",
17+
"link_type": "DocType",
18+
"show_arrow": 0,
19+
"type": "Link"
20+
},
21+
{
22+
"child": 0,
23+
"collapsible": 1,
24+
"icon": "logs",
25+
"indent": 0,
26+
"keep_closed": 0,
27+
"label": "Bank Transactions",
28+
"link_to": "Bank Transaction",
29+
"link_type": "DocType",
30+
"show_arrow": 0,
31+
"type": "Link"
32+
},
33+
{
34+
"child": 0,
35+
"collapsible": 1,
36+
"icon": "call",
37+
"indent": 0,
38+
"keep_closed": 0,
39+
"label": "EBICS Request",
40+
"link_to": "EBICS Request",
41+
"link_type": "DocType",
42+
"show_arrow": 0,
43+
"type": "Link"
44+
},
45+
{
46+
"child": 0,
47+
"collapsible": 1,
48+
"icon": "send",
49+
"indent": 0,
50+
"keep_closed": 0,
51+
"label": "SEPA Payment Order",
52+
"link_to": "SEPA Payment Order",
53+
"link_type": "DocType",
54+
"show_arrow": 0,
55+
"type": "Link"
56+
},
57+
{
58+
"child": 0,
59+
"collapsible": 1,
60+
"icon": "settings",
61+
"indent": 1,
62+
"keep_closed": 0,
63+
"label": "Setup",
64+
"link_type": "DocType",
65+
"show_arrow": 0,
66+
"type": "Section Break"
67+
},
68+
{
69+
"child": 1,
70+
"collapsible": 1,
71+
"icon": "",
72+
"indent": 0,
73+
"keep_closed": 0,
74+
"label": "Banking Settings",
75+
"link_to": "Banking Settings",
76+
"link_type": "DocType",
77+
"navigate_to_tab": "",
78+
"show_arrow": 0,
79+
"type": "Link"
80+
},
81+
{
82+
"child": 1,
83+
"collapsible": 1,
84+
"icon": "",
85+
"indent": 0,
86+
"keep_closed": 0,
87+
"label": "EBICS User",
88+
"link_to": "EBICS User",
89+
"link_type": "DocType",
90+
"show_arrow": 0,
91+
"type": "Link"
92+
},
93+
{
94+
"child": 1,
95+
"collapsible": 1,
96+
"icon": "",
97+
"indent": 0,
98+
"keep_closed": 0,
99+
"label": "Bank Reconciliation Rule",
100+
"link_to": "Bank Reconciliation Rule",
101+
"link_type": "DocType",
102+
"show_arrow": 0,
103+
"type": "Link"
104+
},
105+
{
106+
"child": 1,
107+
"collapsible": 1,
108+
"icon": "",
109+
"indent": 0,
110+
"keep_closed": 0,
111+
"label": "Bank",
112+
"link_to": "Bank",
113+
"link_type": "DocType",
114+
"show_arrow": 0,
115+
"type": "Link"
116+
},
117+
{
118+
"child": 1,
119+
"collapsible": 1,
120+
"filters": "[[\"Bank Account\",\"is_company_account\",\"=\",1]]",
121+
"icon": "",
122+
"indent": 0,
123+
"keep_closed": 0,
124+
"label": "Bank Account",
125+
"link_to": "Bank Account",
126+
"link_type": "DocType",
127+
"show_arrow": 0,
128+
"type": "Link"
129+
}
130+
],
131+
"modified": "2026-04-20 21:24:34.525930",
132+
"modified_by": "Administrator",
133+
"module": "Klarna Kosma Integration",
134+
"name": "ALYF Banking",
135+
"owner": "Administrator",
136+
"standard": 1,
137+
"title": "ALYF Banking"
138+
}

0 commit comments

Comments
 (0)