Task #1119 - Possibilité d'effacer des documents attachés à des opérations
Empêche effacement document attaché à opération comptable. Réutilisation du privilège dans suivi
This commit is contained in:
parent
f887502cf7
commit
90c51a511f
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@
|
|||
define ('FICADD',800); /* Ajout de fiche */
|
||||
define ("FIC",805); //Création, modification et effacement de fiche
|
||||
define ("FICCAT",910); //création, modification et effacement de catégorie de fiche
|
||||
define ('RMDOC',1020); // Effacement de document pour follow up
|
||||
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
|
||||
global $audit; $audit=false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue