blob: 17578d7ddcd296ba5c0f7fd4eac0393401304554 [file] [log] [blame]
Aditya Hasef3c22f32019-01-22 18:22:20 +05301
Rushabh Mehtabc4e2cd2017-10-17 12:30:34 +05302data = {
3 'desktop_icons': [
4 'POS',
5 'Item',
6 'Customer',
7 'Sales Invoice',
8 'Purchase Order',
9 'Accounts',
10 'Task',
11 'ToDo'
12 ],
Rushabh Mehtabc4e2cd2017-10-17 12:30:34 +053013 'set_value': [
14 ['Stock Settings', None, 'show_barcode_field', 1]
15 ],
16 'default_portal_role': 'Customer'
17}