kivitendo/menus/mobile/00-erp.yaml @ 6c906315
a381240c | Sven Schöling | # This is the main menu config file for mobile user space menu entries.
|
||
#
|
||||
# Th structure is the same as in user/, but currently infinite nesting is not supported.
|
||||
#
|
||||
---
|
||||
6b946f0b | Sven Schöling | - id: image_upload
|
||
name: Image Upload
|
||||
a381240c | Sven Schöling | order: 100
|
||
6b946f0b | Sven Schöling | access: sales_delivery_order_edit
|
||
a381240c | Sven Schöling | params:
|
||
47577d1d | Sven Schöling | action: ImageUpload/upload_image
|
||
object_type: sales_delivery_order
|
||||
6b946f0b | Sven Schöling | - id: component_test
|
||
name: Component Test
|
||||
a381240c | Sven Schöling | order: 200
|
||
params:
|
||||
6b946f0b | Sven Schöling | action: MaterializeTest/test
|