Comment
This commit is contained in:
parent
b3280a9b96
commit
70ec9f70b7
@ -911,7 +911,7 @@ class Facture extends CommonObject
|
||||
//// Call triggers
|
||||
//include_once(DOL_DOCUMENT_ROOT . "/core/class/interfaces.class.php");
|
||||
//$interface=new Interfaces($this->db);
|
||||
//$result=$interface->run_triggers('MYOBJECT_MODIFY',$this,$user,$langs,$conf);
|
||||
//$result=$interface->run_triggers('BILL_MODIFY',$this,$user,$langs,$conf);
|
||||
//if ($result < 0) { $error++; $this->errors=$interface->errors; }
|
||||
//// End call triggers
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user