Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 6fb744b2

Von Bernd Bleßmann vor 7 Monaten hinzugefügt

  • ID 6fb744b294e164bd6e47748061d730c376eaf445
  • Vorgänger 8280f487
  • Nachfolger c7d07463

Sichtbarkeit neuer Belege: Einstellung im Menü berücksichtigen

Unterschiede anzeigen:

menus/user/00-erp.yaml
name: Add Sales Reclamation
#icon: reclamation_add TODO(Tamino): add icons
order: 450
access: sales_reclamation_edit
access: sales_reclamation_edit & client/show_sales_reclamation
params:
action: Reclamation/add
type: sales_reclamation
......
name: Sales Reclamation
#icon: reclamation_add TODO(Tamino): add icons
order: 450
access: sales_reclamation_edit
access: sales_reclamation_edit & client/show_sales_reclamation
params:
action: Reclamation/list
type: sales_reclamation
......
name: Add Purchase Reclamation
#icon: reclamation_add TODO(Tamino): add icons
order: 350
access: purchase_reclamation_edit
access: purchase_reclamation_edit & client/show_purchase_reclamation
params:
action: Reclamation/add
type: purchase_reclamation
......
name: Purchase Reclamation
#icon: reclamation_add TODO(Tamino): add icons
order: 370
access: purchase_reclamation_edit
access: purchase_reclamation_edit & client/show_purchase_reclamation
params:
action: Reclamation/list
type: purchase_reclamation
......
id: system_reclamation_reasons
name: Reclamation Reasons
order: 1220
access: client/show_sales_reclamation | client/show_purchase_reclamation
params:
action: ReclamationReason/list
type: reclamation_reason

Auch abrufbar als: Unified diff