Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 6fb744b2

Von Bernd Bleßmann vor 9 Tagen hinzugefügt

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

Sichtbarkeit neuer Belege: Einstellung im Menü berücksichtigen

Unterschiede anzeigen:

menus/user/00-erp.yaml
212 212
  name: Add Sales Reclamation
213 213
    #icon: reclamation_add TODO(Tamino): add icons
214 214
  order: 450
215
  access: sales_reclamation_edit
215
  access: sales_reclamation_edit & client/show_sales_reclamation
216 216
  params:
217 217
    action: Reclamation/add
218 218
    type: sales_reclamation
......
313 313
  name: Sales Reclamation
314 314
    #icon: reclamation_add TODO(Tamino): add icons
315 315
  order: 450
316
  access: sales_reclamation_edit
316
  access: sales_reclamation_edit & client/show_sales_reclamation
317 317
  params:
318 318
    action: Reclamation/list
319 319
    type: sales_reclamation
......
440 440
  name: Add Purchase Reclamation
441 441
    #icon: reclamation_add TODO(Tamino): add icons
442 442
  order: 350
443
  access: purchase_reclamation_edit
443
  access: purchase_reclamation_edit & client/show_purchase_reclamation
444 444
  params:
445 445
    action: Reclamation/add
446 446
    type: purchase_reclamation
......
509 509
  name: Purchase Reclamation
510 510
    #icon: reclamation_add TODO(Tamino): add icons
511 511
  order: 370
512
  access: purchase_reclamation_edit
512
  access: purchase_reclamation_edit & client/show_purchase_reclamation
513 513
  params:
514 514
    action: Reclamation/list
515 515
    type: purchase_reclamation
......
1223 1223
  id: system_reclamation_reasons
1224 1224
  name: Reclamation Reasons
1225 1225
  order: 1220
1226
  access: client/show_sales_reclamation | client/show_purchase_reclamation
1226 1227
  params:
1227 1228
    action: ReclamationReason/list
1228 1229
    type: reclamation_reason

Auch abrufbar als: Unified diff