Log RNVP avec companyId
This commit is contained in:
parent
9b211e5fbd
commit
5a2acfd4a9
@ -685,7 +685,7 @@ class Entreprise extends Scores_Ws_Server
|
||||
$InfoRNVP->DateInsert = $rnvpResult->dateInsert;
|
||||
$InfoRNVP->DateUpdate = $rnvpResult->dateUpdate;
|
||||
|
||||
$this->wsLog('rnvp');
|
||||
$this->wsLog('rnvp', 0, $companyId);
|
||||
|
||||
return $InfoRNVP;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user