Skip to content

Commit 6dd47ed

Browse files
author
MohamedAliSmk
committed
Add POS Expense Report to POSNEXT Workspace
1 parent 10993d6 commit 6dd47ed

1 file changed

Lines changed: 75 additions & 71 deletions

File tree

pos_next/pos_next/workspace/posnext/posnext.json

Lines changed: 75 additions & 71 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"charts": [],
3-
"content": "[{\"id\":\"cDBfxZcI12\",\"type\":\"header\",\"data\":{\"text\":\"<span class=\\\"h4\\\"><b>Your Shortcuts</b></span>\",\"col\":12}},{\"id\":\"EuDVjJUKSQ\",\"type\":\"shortcut\",\"data\":{\"shortcut_name\":\"Start POS\",\"col\":3}},{\"id\":\"uXQ4aBaRfk\",\"type\":\"shortcut\",\"data\":{\"shortcut_name\":\"Item\",\"col\":3}},{\"id\":\"jEFYB2fX3t\",\"type\":\"shortcut\",\"data\":{\"shortcut_name\":\"Pos Settings\",\"col\":3}},{\"id\":\"RoWvjX8Ocp\",\"type\":\"shortcut\",\"data\":{\"shortcut_name\":\"Pos Profile\",\"col\":3}},{\"id\":\"p4KrSYzInK\",\"type\":\"shortcut\",\"data\":{\"shortcut_name\":\"Pos Opening Shift\",\"col\":3}},{\"id\":\"VO-VLNdx_2\",\"type\":\"shortcut\",\"data\":{\"shortcut_name\":\"Pos Closing Shift\",\"col\":3}},{\"id\":\"OYrA05uyCG\",\"type\":\"shortcut\",\"data\":{\"shortcut_name\":\"Pos Offer\",\"col\":3}},{\"id\":\"FUd4_fFBgH\",\"type\":\"shortcut\",\"data\":{\"shortcut_name\":\"Pos Coupon\",\"col\":3}},{\"id\":\"spacer1\",\"type\":\"spacer\",\"data\":{\"col\":12}},{\"id\":\"header2\",\"type\":\"header\",\"data\":{\"text\":\"<span class=\\\"h4\\\"><b>Reports &amp; Configuration</b></span>\",\"col\":12}},{\"id\":\"reports_card\",\"type\":\"card\",\"data\":{\"card_name\":\"Reports\",\"col\":4}},{\"id\":\"pos_card\",\"type\":\"card\",\"data\":{\"card_name\":\"POS\",\"col\":4}},{\"id\":\"config_card\",\"type\":\"card\",\"data\":{\"card_name\":\"Configuration\",\"col\":4}},{\"id\":\"shift_card\",\"type\":\"card\",\"data\":{\"card_name\":\"Shift Management\",\"col\":4}},{\"id\":\"offers_card\",\"type\":\"card\",\"data\":{\"card_name\":\"Offers & Coupons\",\"col\":4}},{\"id\":\"items_card\",\"type\":\"card\",\"data\":{\"card_name\":\"Items\",\"col\":4}}]",
3+
"content": "[{\"id\":\"cDBfxZcI12\",\"type\":\"header\",\"data\":{\"text\":\"<span class=\\\"h4\\\"><b>Your Shortcuts</b></span>\",\"col\":12}},{\"id\":\"EuDVjJUKSQ\",\"type\":\"shortcut\",\"data\":{\"shortcut_name\":\"Start POS\",\"col\":3}},{\"id\":\"uXQ4aBaRfk\",\"type\":\"shortcut\",\"data\":{\"shortcut_name\":\"Item\",\"col\":3}},{\"id\":\"jEFYB2fX3t\",\"type\":\"shortcut\",\"data\":{\"shortcut_name\":\"Pos Settings\",\"col\":3}},{\"id\":\"RoWvjX8Ocp\",\"type\":\"shortcut\",\"data\":{\"shortcut_name\":\"Pos Profile\",\"col\":3}},{\"id\":\"p4KrSYzInK\",\"type\":\"shortcut\",\"data\":{\"shortcut_name\":\"Pos Opening Shift\",\"col\":3}},{\"id\":\"VO-VLNdx_2\",\"type\":\"shortcut\",\"data\":{\"shortcut_name\":\"Pos Closing Shift\",\"col\":3}},{\"id\":\"OYrA05uyCG\",\"type\":\"shortcut\",\"data\":{\"shortcut_name\":\"Pos Offer\",\"col\":3}},{\"id\":\"FUd4_fFBgH\",\"type\":\"shortcut\",\"data\":{\"shortcut_name\":\"Pos Coupon\",\"col\":3}},{\"id\":\"spacer1\",\"type\":\"spacer\",\"data\":{\"col\":12}},{\"id\":\"header2\",\"type\":\"header\",\"data\":{\"text\":\"<span class=\\\"h4\\\"><b>Reports &amp; Configuration</b></span>\",\"col\":12}},{\"id\":\"reports_card\",\"type\":\"card\",\"data\":{\"card_name\":\"Reports\",\"col\":4}},{\"id\":\"config_card\",\"type\":\"card\",\"data\":{\"card_name\":\"Configuration\",\"col\":4}},{\"id\":\"shift_card\",\"type\":\"card\",\"data\":{\"card_name\":\"Shift Management\",\"col\":4}},{\"id\":\"offers_card\",\"type\":\"card\",\"data\":{\"card_name\":\"Offers & Coupons\",\"col\":4}},{\"id\":\"items_card\",\"type\":\"card\",\"data\":{\"card_name\":\"Items\",\"col\":4}}]",
44
"creation": "2026-01-27 21:23:15.819052",
55
"custom_blocks": [],
66
"docstatus": 0,
@@ -15,76 +15,65 @@
1515
{
1616
"hidden": 0,
1717
"is_query_report": 0,
18-
"label": "Reports",
19-
"link_count": 6,
18+
"label": "Configuration",
19+
"link_count": 2,
2020
"link_type": "DocType",
2121
"onboard": 0,
2222
"type": "Card Break"
2323
},
2424
{
2525
"hidden": 0,
26-
"is_query_report": 1,
27-
"label": "Sales vs Shifts Report",
28-
"link_count": 0,
29-
"link_to": "Sales vs Shifts Report",
30-
"link_type": "Report",
31-
"onboard": 0,
32-
"type": "Link"
33-
},
34-
{
35-
"hidden": 0,
36-
"is_query_report": 1,
37-
"label": "Cashier Performance Report",
26+
"is_query_report": 0,
27+
"label": "POS Settings",
3828
"link_count": 0,
39-
"link_to": "Cashier Performance Report",
40-
"link_type": "Report",
29+
"link_to": "POS Settings",
30+
"link_type": "DocType",
4131
"onboard": 0,
4232
"type": "Link"
4333
},
4434
{
4535
"hidden": 0,
46-
"is_query_report": 1,
47-
"label": "Payments and Cash Control Report",
36+
"is_query_report": 0,
37+
"label": "POS Profile",
4838
"link_count": 0,
49-
"link_to": "Payments and Cash Control Report",
50-
"link_type": "Report",
39+
"link_to": "POS Profile",
40+
"link_type": "DocType",
5141
"onboard": 0,
5242
"type": "Link"
5343
},
5444
{
5545
"hidden": 0,
56-
"is_query_report": 1,
57-
"label": "POS Expense Report",
58-
"link_count": 0,
59-
"link_to": "POS Expense Report",
60-
"link_type": "Report",
46+
"is_query_report": 0,
47+
"label": "Shift Management",
48+
"link_count": 2,
49+
"link_type": "DocType",
6150
"onboard": 0,
62-
"type": "Link"
51+
"type": "Card Break"
6352
},
6453
{
6554
"hidden": 0,
66-
"is_query_report": 1,
67-
"label": "Inventory Impact and Fast Movers Report",
55+
"is_query_report": 0,
56+
"label": "POS Opening Shift",
6857
"link_count": 0,
69-
"link_to": "Inventory Impact and Fast Movers Report",
70-
"link_type": "Report",
58+
"link_to": "POS Opening Shift",
59+
"link_type": "DocType",
7160
"onboard": 0,
7261
"type": "Link"
7362
},
7463
{
7564
"hidden": 0,
76-
"is_query_report": 1,
77-
"label": "Offline Sync and System Health Report",
65+
"is_query_report": 0,
66+
"label": "POS Closing Shift",
7867
"link_count": 0,
79-
"link_to": "Offline Sync and System Health Report",
80-
"link_type": "Report",
68+
"link_to": "POS Closing Shift",
69+
"link_type": "DocType",
8170
"onboard": 0,
8271
"type": "Link"
8372
},
8473
{
8574
"hidden": 0,
8675
"is_query_report": 0,
87-
"label": "Configuration",
76+
"label": "Offers & Coupons",
8877
"link_count": 2,
8978
"link_type": "DocType",
9079
"onboard": 0,
@@ -93,110 +82,125 @@
9382
{
9483
"hidden": 0,
9584
"is_query_report": 0,
96-
"label": "POS Settings",
85+
"label": "POS Offer",
9786
"link_count": 0,
98-
"link_to": "POS Settings",
87+
"link_to": "POS Offer",
9988
"link_type": "DocType",
10089
"onboard": 0,
10190
"type": "Link"
10291
},
10392
{
10493
"hidden": 0,
10594
"is_query_report": 0,
106-
"label": "POS Profile",
95+
"label": "POS Coupon",
10796
"link_count": 0,
108-
"link_to": "POS Profile",
97+
"link_to": "POS Coupon",
10998
"link_type": "DocType",
11099
"onboard": 0,
111100
"type": "Link"
112101
},
113102
{
114103
"hidden": 0,
115104
"is_query_report": 0,
116-
"label": "Shift Management",
117-
"link_count": 2,
105+
"label": "Items",
106+
"link_count": 1,
118107
"link_type": "DocType",
119108
"onboard": 0,
120109
"type": "Card Break"
121110
},
122111
{
123112
"hidden": 0,
124113
"is_query_report": 0,
125-
"label": "POS Opening Shift",
114+
"label": "Item",
126115
"link_count": 0,
127-
"link_to": "POS Opening Shift",
116+
"link_to": "Item",
128117
"link_type": "DocType",
129118
"onboard": 0,
130119
"type": "Link"
131120
},
132121
{
133122
"hidden": 0,
134123
"is_query_report": 0,
135-
"label": "POS Closing Shift",
136-
"link_count": 0,
137-
"link_to": "POS Closing Shift",
124+
"label": "Reports",
125+
"link_count": 6,
138126
"link_type": "DocType",
139127
"onboard": 0,
128+
"type": "Card Break"
129+
},
130+
{
131+
"hidden": 0,
132+
"is_query_report": 1,
133+
"label": "Sales vs Shifts Report",
134+
"link_count": 0,
135+
"link_to": "Sales vs Shifts Report",
136+
"link_type": "Report",
137+
"onboard": 0,
140138
"type": "Link"
141139
},
142140
{
143141
"hidden": 0,
144-
"is_query_report": 0,
145-
"label": "Offers & Coupons",
146-
"link_count": 2,
147-
"link_type": "DocType",
142+
"is_query_report": 1,
143+
"label": "Cashier Performance Report",
144+
"link_count": 0,
145+
"link_to": "Cashier Performance Report",
146+
"link_type": "Report",
148147
"onboard": 0,
149-
"type": "Card Break"
148+
"type": "Link"
150149
},
151150
{
152151
"hidden": 0,
153-
"is_query_report": 0,
154-
"label": "POS Offer",
152+
"is_query_report": 1,
153+
"label": "Payments and Cash Control Report",
155154
"link_count": 0,
156-
"link_to": "POS Offer",
157-
"link_type": "DocType",
155+
"link_to": "Payments and Cash Control Report",
156+
"link_type": "Report",
158157
"onboard": 0,
159158
"type": "Link"
160159
},
161160
{
162161
"hidden": 0,
163-
"is_query_report": 0,
164-
"label": "POS Coupon",
162+
"is_query_report": 1,
163+
"label": "Inventory Impact and Fast Movers Report",
165164
"link_count": 0,
166-
"link_to": "POS Coupon",
167-
"link_type": "DocType",
165+
"link_to": "Inventory Impact and Fast Movers Report",
166+
"link_type": "Report",
168167
"onboard": 0,
169168
"type": "Link"
170169
},
171170
{
172171
"hidden": 0,
173-
"is_query_report": 0,
174-
"label": "Items",
175-
"link_count": 1,
176-
"link_type": "DocType",
172+
"is_query_report": 1,
173+
"label": "Offline Sync and System Health Report",
174+
"link_count": 0,
175+
"link_to": "Offline Sync and System Health Report",
176+
"link_type": "Report",
177177
"onboard": 0,
178-
"type": "Card Break"
178+
"type": "Link"
179179
},
180180
{
181181
"hidden": 0,
182-
"is_query_report": 0,
183-
"label": "Item",
182+
"is_query_report": 1,
183+
"label": "POS Expense Report",
184184
"link_count": 0,
185-
"link_to": "Item",
186-
"link_type": "DocType",
185+
"link_to": "POS Expense Report",
186+
"link_type": "Report",
187187
"onboard": 0,
188188
"type": "Link"
189189
}
190190
],
191-
"modified": "2026-06-03 15:43:52.445464",
191+
"modified": "2026-06-16 15:35:30.559208",
192192
"modified_by": "Administrator",
193193
"module": "POS Next",
194194
"name": "POSNext",
195195
"number_cards": [],
196196
"owner": "Administrator",
197197
"public": 1,
198198
"quick_lists": [],
199-
"roles": [],
199+
"roles": [
200+
{
201+
"role": "Nexus POS Manager"
202+
}
203+
],
200204
"sequence_id": 0.0,
201205
"shortcuts": [
202206
{

0 commit comments

Comments
 (0)