Update card.php
This commit is contained in:
parent
13acb8537d
commit
cafe26cfc3
@ -699,7 +699,7 @@ if (empty($reshook))
|
|||||||
if ($lines[$i]->entrepot_id > 0)
|
if ($lines[$i]->entrepot_id > 0)
|
||||||
{
|
{
|
||||||
// single warehouse shipment line
|
// single warehouse shipment line
|
||||||
if ($lines[i]->entrepot_id == $lotStock->warehouseid)
|
if ($lines[$i]->entrepot_id == $lotStock->warehouseid)
|
||||||
{
|
{
|
||||||
$lineIdToAddLot = $line_id;
|
$lineIdToAddLot = $line_id;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user