188 |
$res = GetItemsForInventory( $minlocation, $maxlocation, $location, $ignoreissued, $itemtype, $datelastseen, $branchcode, $branch, $offset, $pagesize, $staton ); |
188 |
$res = GetItemsForInventory( $minlocation, $maxlocation, $location, $itemtype, $ignoreissued, $datelastseen, $branchcode, $branch, $offset, $pagesize, $staton ); |
190 |
nextoffset => ($offset+$pagesize), |
190 |
nextoffset => ($offset+$pagesize), |
191 |
prevoffset => ($offset?$offset-$pagesize:0), |
191 |
prevoffset => ($offset?$offset-$pagesize:0), |