Fix: object user must not be overwritten
This commit is contained in:
parent
37cadaf4bf
commit
101a9a4cf3
@ -1302,7 +1302,7 @@ class Societe extends CommonObject
|
||||
* Delete a third party from database and all its dependencies (contacts, rib...)
|
||||
*
|
||||
* @param int $id Id of third party to delete
|
||||
* @param User $user User who ask to delete thirparty
|
||||
* @param User $fuser User who ask to delete thirparty
|
||||
* @param int $call_trigger 0=No, 1=yes
|
||||
* @return int <0 if KO, 0 if nothing done, >0 if OK
|
||||
*/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user