Revision e0f5deea
Von Martin Helmling martin.helmling@octosoft.eu vor etwa 8 Jahren hinzugefügt
menus/user/00-erp.yaml | ||
---|---|---|
564 | 564 |
name: Add Transaction |
565 | 565 |
icon: transaction_add |
566 | 566 |
order: 100 |
567 |
access: general_ledger
|
|
567 |
access: gl_transactions
|
|
568 | 568 |
module: gl.pl |
569 | 569 |
params: |
570 | 570 |
action: add |
... | ... | |
573 | 573 |
name: Add AR Transaction |
574 | 574 |
icon: ar_transaction_add |
575 | 575 |
order: 200 |
576 |
access: general_ledger
|
|
576 |
access: ar_transactions
|
|
577 | 577 |
module: ar.pl |
578 | 578 |
params: |
579 | 579 |
action: add |
... | ... | |
582 | 582 |
name: Add AP Transaction |
583 | 583 |
icon: ap_transaction_add |
584 | 584 |
order: 300 |
585 |
access: general_ledger
|
|
585 |
access: ap_transactions
|
|
586 | 586 |
module: ap.pl |
587 | 587 |
params: |
588 | 588 |
action: add |
Auch abrufbar als: Unified diff
Verteilen der Rechte für Finanzbuchhaltung auf Dialogbuchung,Kreditoren-/Debitorenrechnungen
Es werden drei neue Rechte eingeführt, die den Zugriff auf Dialogbuchungen,Kreditoren-/Debitorenrechnungen verfeinern
Das Recht für Finanzbuchhaltung wird auf diese Rechte als default kopiert