forked from Wavyzz/dolibarr
FIX button "Classify bill" on supplier order was not visible
This commit is contained in:
@@ -2176,6 +2176,7 @@ elseif (! empty($object->id))
|
||||
// modified by hook
|
||||
if (empty($reshook))
|
||||
{
|
||||
$object->fetchObjectLinked(); // Links are used to show or not button, so we load them now.
|
||||
|
||||
// Validate
|
||||
if ($object->statut == 0 && $num > 0)
|
||||
|
||||
Reference in New Issue
Block a user