2
0
forked from Wavyzz/dolibarr

Qual: Wrong variable name

This commit is contained in:
Raphaël Doursenaud
2014-04-23 17:47:23 +02:00
parent 953e196a2c
commit 9bb454b242

View File

@@ -425,7 +425,7 @@ function thirdparty_doc_create($db, $object, $message, $modele, $outputlangs)
$interface=new Interfaces($db);
$result=$interface->run_triggers('COMPANY_BUILDDOC',$object,$user,$langs,$conf);
if ($result < 0) {
$error++; $this->errors=$interface->errors;
$error++; $obj->errors=$interface->errors;
}
// Fin appel triggers