Qual: uniformize code
This commit is contained in:
parent
d080b2b792
commit
d43c5edb9d
@ -127,7 +127,7 @@ class pdf_propale_azur extends ModelePDFPropales
|
||||
if (! is_object($object))
|
||||
{
|
||||
$id = $object;
|
||||
$object = new Propal($this->db,"",$id);
|
||||
$object = new Propal($this->db);
|
||||
$ret=$object->fetch($id);
|
||||
}
|
||||
$object->fetch_thirdparty();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user