Task #1120 - Ajouter option sécurité : effacement opération comptable
#1120 : new privilege -> remove accountancy writing privilege write , override ledger acces -> remove receipt (document)override ledger acces
This commit is contained in:
parent
0be26ca9a7
commit
0d2971db93
5 changed files with 88 additions and 60 deletions
|
|
@ -24,5 +24,7 @@ define ("FICCAT",910); //création, modification et effacement de catégorie de
|
|||
define ('RMDOC',1020); // Effacement de document pour follow up & comptabilité
|
||||
define ('VIEWDOC',1010); // Voir document pour follow up
|
||||
define ('PARCATDOC',1050); // modifier type document pour follow up
|
||||
define ('RMRECEIPT',1110); // Effacer un document d'une pièce comptable
|
||||
define ('RMOPER',1120); // Effacer une opération comptable
|
||||
global $audit; $audit=false;
|
||||
?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue