lint(stickler)
This commit is contained in:
parent
c865199a78
commit
00ef5b94bf
@ -2200,7 +2200,6 @@ class Product extends CommonObject
|
||||
$visibleWarehousesEntities .= "," . implode(",", $mc->sharings['stock']);
|
||||
}
|
||||
}
|
||||
|
||||
if ($separatedStock) {
|
||||
$sql .= " SUM(sp.reel) as stock,";
|
||||
} else {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user