Code comment

This commit is contained in:
Laurent Destailleur 2017-10-18 10:39:36 +02:00
parent 536e1a95c7
commit 347883b7be

View File

@ -893,7 +893,7 @@ else
print '</td>';
if (! $i) $totalarray['nbfield']++;
}
// Stock
// Stock real
if (! empty($arrayfields['p.stock']['checked']))
{
print '<td align="right">';
@ -905,7 +905,7 @@ else
print '</td>';
if (! $i) $totalarray['nbfield']++;
}
// Stock
// Stock virtual
if (! empty($arrayfields['stock_virtual']['checked']))
{
print '<td align="right">';