Revision 76a443dc
Von Sven Schöling vor mehr als 3 Jahren hinzugefügt
menus/mobile/00-erp.yaml | ||
---|---|---|
3 | 3 |
# Th structure is the same as in user/, but currently infinite nesting is not supported. |
4 | 4 |
# |
5 | 5 |
--- |
6 |
- id: customer_add |
|
7 |
name: Add Customer |
|
8 |
icon: customer_add |
|
6 |
- id: image_upload |
|
7 |
name: Image Upload |
|
9 | 8 |
order: 100 |
10 |
access: customer_vendor_edit|customer_vendor_all_edit
|
|
9 |
access: sales_delivery_order_edit
|
|
11 | 10 |
params: |
12 |
action: CustomerVendor/add |
|
13 |
db: customer |
|
14 |
- id: warehouse_produce_assembly |
|
15 |
name: Produce Assembly |
|
16 |
icon: assembly_produce |
|
11 |
action: ImageUpload/search_delivery_order |
|
12 |
sales: 1 |
|
13 |
- id: component_test |
|
14 |
name: Component Test |
|
17 | 15 |
order: 200 |
18 |
access: warehouse_management |
|
19 |
module: wh.pl |
|
20 | 16 |
params: |
21 |
action: transfer_warehouse_selection |
|
22 |
trans_type: assembly |
|
23 |
- id: warehouse_transfer |
|
24 |
name: Transfer |
|
25 |
order: 300 |
|
26 |
access: warehouse_management |
|
27 |
module: wh.pl |
|
28 |
params: |
|
29 |
action: transfer_warehouse_selection |
|
30 |
trans_type: transfer |
|
31 |
- id: warehouse_removal |
|
32 |
name: Removal |
|
33 |
order: 400 |
|
34 |
access: warehouse_management |
|
35 |
module: wh.pl |
|
36 |
params: |
|
37 |
action: transfer_warehouse_selection |
|
38 |
trans_type: removal |
|
17 |
action: MaterializeTest/test |
Auch abrufbar als: Unified diff
mobile: menu um komponenten testseite erweitert