Revision 4e9e467a
Von Werner Hahn vor mehr als 7 Jahren hinzugefügt
menus/user/00-erp.yaml | ||
---|---|---|
367 | 367 |
params: |
368 | 368 |
action: Letter/list |
369 | 369 |
is_sales: 1 |
370 |
- id: webshop |
|
371 |
name: Webshop |
|
372 |
order: 250 |
|
373 |
- parent: webshop |
|
374 |
id: webshop_import |
|
375 |
name: Webshop Import |
|
376 |
access: shop_order |
|
377 |
params: |
|
378 |
action: ShopOrder/list |
|
379 |
filter.transferred:eq_ignore_empty: 0 |
|
380 |
filter.obsolete: 0 |
|
381 |
db: shop_orders |
|
382 |
sort_by: shop_ordernumber |
|
383 |
- parent: webshop |
|
384 |
id: webshop_articles |
|
385 |
name: Webshop articles |
|
386 |
access: shop_part_edit |
|
387 |
params: |
|
388 |
action: ShopPart/list_articles |
|
389 |
db: shop_parts |
|
390 |
sort_by: part.onhand |
|
370 | 391 |
- id: ap |
371 | 392 |
name: AP |
372 | 393 |
icon: ap |
... | ... | |
1242 | 1263 |
module: am.pl |
1243 | 1264 |
params: |
1244 | 1265 |
action: list_warehouses |
1266 |
- parent: system |
|
1267 |
id: system_shops |
|
1268 |
name: Web shops |
|
1269 |
order: 2350 |
|
1270 |
access: edit_shop_config |
|
1271 |
params: |
|
1272 |
action: Shop/list |
|
1245 | 1273 |
- parent: system |
1246 | 1274 |
id: system_import_csv |
1247 | 1275 |
name: Import CSV |
Auch abrufbar als: Unified diff
WebshopApi: Einträge in Menü