Update bonprelevement.class.php
This commit is contained in:
parent
fcd95ce073
commit
e5801c0b68
@ -1139,7 +1139,7 @@ class BonPrelevement extends CommonObject
|
|||||||
* @param int $notrigger 1=Does not execute triggers, 0= execute triggers
|
* @param int $notrigger 1=Does not execute triggers, 0= execute triggers
|
||||||
* @return int >0 if OK, <0 if KO
|
* @return int >0 if OK, <0 if KO
|
||||||
*/
|
*/
|
||||||
function delete($user=null, $notrigger = 0)
|
function delete($user = null, $notrigger = 0)
|
||||||
{
|
{
|
||||||
$this->db->begin();
|
$this->db->begin();
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user