mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
Debug v20
This commit is contained in:
parent
940b59ca52
commit
677c31938f
|
|
@ -628,7 +628,7 @@ if (isModEnabled('stock')) {
|
|||
if (isModEnabled('productbatch')) {
|
||||
$colspan++;
|
||||
}
|
||||
print '<tr><td colspan="'.$colspan.'"><span class="opacitymedium">'.$langs->trans("None").'</span></td></tr>';
|
||||
$latestmovement .= '<tr><td colspan="'.$colspan.'"><span class="opacitymedium">'.$langs->trans("None").'</span></td></tr>';
|
||||
}
|
||||
|
||||
$latestmovement .= "</table>";
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user