FIX 12.0 - error when displaying lines on order after adding a line if both MAIN_MULTILANGS and MAIN_DISABLE_PDF_AUTOUPDATE are activated
This commit is contained in:
parent
662fe4c358
commit
17d5bb5cd4
@ -966,6 +966,8 @@ if (empty($reshook))
|
||||
}
|
||||
|
||||
$object->generateDocument($object->modelpdf, $outputlangs, $hidedetails, $hidedesc, $hideref);
|
||||
} else {
|
||||
$object->fetch_thirdparty();
|
||||
}
|
||||
|
||||
unset($_POST['prod_entry_mode']);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user