Revision c6ffc95a
Von Rolf Fluehmann vor etwa 6 Jahren hinzugefügt
menus/user/00-erp.yaml | ||
---|---|---|
506 | 506 |
params: |
507 | 507 |
action: Letter/list |
508 | 508 |
is_sales: 0 |
509 |
- id: production |
|
510 |
name: Production |
|
511 |
icon: production |
|
512 |
access: client/feature_production |
|
513 |
order: 350 |
|
514 |
- parent: production |
|
515 |
id: production_add_batch |
|
516 |
name: Add Batch |
|
517 |
icon: batch_add |
|
518 |
order: 100 |
|
519 |
params: |
|
520 |
action: Batch/add |
|
521 |
- parent: production |
|
522 |
id: production_add_piece |
|
523 |
name: Add Piece |
|
524 |
icon: piece_add |
|
525 |
order: 200 |
|
526 |
params: |
|
527 |
action: Piece/add |
|
528 |
- parent: production |
|
529 |
id: production_reports |
|
530 |
name: Reports |
|
531 |
icon: production_report |
|
532 |
order: 300 |
|
533 |
- parent: production_reports |
|
534 |
id: production_reports_batches |
|
535 |
name: Batches |
|
536 |
icon: batch_report |
|
537 |
order: 100 |
|
538 |
params: |
|
539 |
action: Batch/search |
|
540 |
- parent: production_reports |
|
541 |
id: production_reports_pieces |
|
542 |
name: Pieces |
|
543 |
icon: piece_report |
|
544 |
order: 200 |
|
545 |
params: |
|
546 |
action: Piece/search |
|
509 | 547 |
- id: warehouse |
510 | 548 |
name: Warehouse |
511 | 549 |
icon: warehouse |
Auch abrufbar als: Unified diff
new menu and preps for production management