Merge pull request #14657 from TobiasSekan/AddMissingTranslationsForPermissions
FIX Add missing translations for permissions
This commit is contained in:
commit
abd1b1b4a9
@ -671,7 +671,7 @@ Module63000Name=Resources
|
||||
Module63000Desc=Manage resources (printers, cars, rooms, ...) for allocating to events
|
||||
Permission11=Read customer invoices
|
||||
Permission12=Create/modify customer invoices
|
||||
Permission13=Unvalidate customer invoices
|
||||
Permission13=Invalidate customer invoices
|
||||
Permission14=Validate customer invoices
|
||||
Permission15=Send customer invoices by email
|
||||
Permission16=Create payments for customer invoices
|
||||
@ -688,6 +688,7 @@ Permission32=Create/modify products
|
||||
Permission34=Delete products
|
||||
Permission36=See/manage hidden products
|
||||
Permission38=Export products
|
||||
Permission39=Ignore minimum price
|
||||
Permission41=Read projects and tasks (shared project and projects I'm contact for). Can also enter time consumed, for me or my hierarchy, on assigned tasks (Timesheet)
|
||||
Permission42=Create/modify projects (shared project and projects I'm contact for). Can also create tasks and assign users to project and tasks
|
||||
Permission44=Delete projects (shared project and projects I'm contact for)
|
||||
@ -696,6 +697,9 @@ Permission61=Read interventions
|
||||
Permission62=Create/modify interventions
|
||||
Permission64=Delete interventions
|
||||
Permission67=Export interventions
|
||||
Permission68=Send interventions by email
|
||||
Permission69=Validate interventions
|
||||
Permission70=Invalidate interventions
|
||||
Permission71=Read members
|
||||
Permission72=Create/modify members
|
||||
Permission74=Delete members
|
||||
@ -718,6 +722,7 @@ Permission95=Read reports
|
||||
Permission101=Read sendings
|
||||
Permission102=Create/modify sendings
|
||||
Permission104=Validate sendings
|
||||
Permission105=Send sendings by email
|
||||
Permission106=Export sendings
|
||||
Permission109=Delete sendings
|
||||
Permission111=Read financial accounts
|
||||
@ -843,6 +848,9 @@ Permission561=Read payment orders by credit transfer
|
||||
Permission562=Create/modify payment order by credit transfer
|
||||
Permission563=Send/Transmit payment order by credit transfer
|
||||
Permission564=Record Debits/Rejections of credit transfer
|
||||
Permission601=Read stickers
|
||||
Permission602=Create/modify stickers
|
||||
Permission609=Delete stickers
|
||||
Permission650=Read Bills of Materials
|
||||
Permission651=Create/Update Bills of Materials
|
||||
Permission652=Delete Bills of Materials
|
||||
@ -884,7 +892,9 @@ Permission1185=Approve purchase orders
|
||||
Permission1186=Order purchase orders
|
||||
Permission1187=Acknowledge receipt of purchase orders
|
||||
Permission1188=Delete purchase orders
|
||||
Permission1189=Check/Uncheck a supplier order reception
|
||||
Permission1190=Approve (second approval) purchase orders
|
||||
Permission1191=Export supplier orders and their attributes
|
||||
Permission1201=Get result of an export
|
||||
Permission1202=Create/Modify an export
|
||||
Permission1231=Read vendor invoices
|
||||
@ -898,6 +908,8 @@ Permission1251=Run mass imports of external data into database (data load)
|
||||
Permission1321=Export customer invoices, attributes and payments
|
||||
Permission1322=Reopen a paid bill
|
||||
Permission1421=Export sales orders and attributes
|
||||
Permission1521=Read documents
|
||||
Permission1522=Delete documents
|
||||
Permission2401=Read actions (events or tasks) linked to his user account (if owner of event or just assigned to)
|
||||
Permission2402=Create/modify actions (events or tasks) linked to his user account (if owner of event)
|
||||
Permission2403=Delete actions (events or tasks) linked to his user account (if owner of event)
|
||||
@ -932,9 +944,13 @@ Permission23001=Read Scheduled job
|
||||
Permission23002=Create/update Scheduled job
|
||||
Permission23003=Delete Scheduled job
|
||||
Permission23004=Execute Scheduled job
|
||||
Permission50101=Use Point of Sale
|
||||
Permission50101=Use Point of Sale (SimplePOS)
|
||||
Permission50151=Use Point of Sale (TakePOS)
|
||||
Permission50201=Read transactions
|
||||
Permission50202=Import transactions
|
||||
Permission50330=Read objects of Zapier
|
||||
Permission50331=Create/Update objects of Zapier
|
||||
Permission50332=Delete objects of Zapier
|
||||
Permission50401=Bind products and invoices with accounting accounts
|
||||
Permission50411=Read operations in ledger
|
||||
Permission50412=Write/Edit operations in ledger
|
||||
@ -958,6 +974,14 @@ Permission63001=Read resources
|
||||
Permission63002=Create/modify resources
|
||||
Permission63003=Delete resources
|
||||
Permission63004=Link resources to agenda events
|
||||
Permission64001=Allow direct printing
|
||||
Permission67000=Allow printing of receipts
|
||||
Permission941601=Read receipts
|
||||
Permission941602=Create and modify receipts
|
||||
Permission941603=Validate receipts
|
||||
Permission941604=Send receipts by email
|
||||
Permission941605=Export receipts
|
||||
Permission941606=Delete receipts
|
||||
DictionaryCompanyType=Third-party types
|
||||
DictionaryCompanyJuridicalType=Third-party legal entities
|
||||
DictionaryProspectLevel=Prospect potential level for companies
|
||||
|
||||
Loading…
Reference in New Issue
Block a user