Debug v14
This commit is contained in:
parent
f9d6438bae
commit
94c8246f68
@ -969,7 +969,7 @@ if (!$variants) {
|
||||
print '<tr class="oddeven">';
|
||||
print '<td colspan="4">';
|
||||
print $entrepotstatic->getNomUrl(1);
|
||||
if (!empty($conf->productbatch->enabled)) {
|
||||
if (!empty($conf->productbatch->enabled) && $object->hasbatch()) {
|
||||
print '<a class="collapse_batch marginleftonly" id="ent' . $entrepotstatic->id . '" href="#">';
|
||||
print (empty($conf->global->STOCK_SHOW_ALL_BATCH_BY_DEFAULT) ? '(+)' : '(-)');
|
||||
print '</a>';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user