Cannot remove a shared note
This commit is contained in:
parent
da8ec1b39c
commit
9a23ab522d
2 changed files with 3 additions and 3 deletions
|
|
@ -27,7 +27,7 @@ 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
|
||||
define ('SHARENOTE',1210); // Can share a note
|
||||
define ('SHARENOTEPUBLIC',1230); // Can create public note
|
||||
define ('SHARENOTEREMOVE',1240); // Can drop drop of other
|
||||
define ('SHARENOTEPUBLIC',1220); // Can create public note
|
||||
define ('SHARENOTEREMOVE',1230); // Can drop drop of other
|
||||
global $audit; $audit=false;
|
||||
?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue