Qual: Wrong variable name

This commit is contained in:
Raphaël Doursenaud 2014-04-23 17:54:31 +02:00
parent 8f215205fa
commit 167457562e

View File

@ -230,7 +230,7 @@ function supplier_order_pdf_create($db, $object, $modele, $outputlangs, $hidedet
$interface=new Interfaces($db);
$result=$interface->run_triggers('ORDER_SUPPLIER_BUILDDOC',$object,$user,$langs,$conf);
if ($result < 0) {
$error++; $this->errors=$interface->errors;
$error++; $obj->errors=$interface->errors;
}
// End calls triggers