Translate rights
This commit is contained in:
parent
53923a8581
commit
c59de49894
@ -21,7 +21,7 @@
|
||||
|
||||
/**
|
||||
* \file htdocs/core/class/html.formaccounting.class.php
|
||||
* \ingroup Advanced accountancy
|
||||
* \ingroup Accountancy (Double entries)
|
||||
* \brief File of class with all html predefined components
|
||||
*/
|
||||
require_once DOL_DOCUMENT_ROOT .'/core/class/html.form.class.php';
|
||||
|
||||
@ -19,7 +19,7 @@
|
||||
|
||||
/**
|
||||
* \file htdocs/core/lib/accounting.lib.php
|
||||
* \ingroup Advanced accountancy
|
||||
* \ingroup Accountancy (Double entries)
|
||||
* \brief Library of accountancy functions
|
||||
*/
|
||||
|
||||
|
||||
@ -885,6 +885,12 @@ Permission2802=Use FTP client in write mode (delete or upload files)
|
||||
Permission50101=Use Point of Sale
|
||||
Permission50201=Read transactions
|
||||
Permission50202=Import transactions
|
||||
Permission50401=Bind products and invoices with accounting accounts
|
||||
Permission50411=Read operations in ledger
|
||||
Permission50412=Write/Edit operations in ledger
|
||||
Permission50420=Report and export reports (turnover, balance, journals, ledger)
|
||||
Permission50430=Define and close a fiscal year
|
||||
Permission50440=Manage chart of accounts, setup of accountancy
|
||||
Permission54001=Print
|
||||
Permission55001=Read polls
|
||||
Permission55002=Create/modify polls
|
||||
|
||||
Loading…
Reference in New Issue
Block a user