request->uri->fragment === 'c-tab-1' ? ' checked' : ''; ?>>
= $this->getHtml('Items', 'ItemManagement', 'Backend'); ?>download
| = $this->getHtml('Stock', 'WarehouseManagement', 'Backend'); ?>
| = $this->getHtml('Type', 'WarehouseManagement', 'Backend'); ?>
| = $this->getHtml('Location', 'WarehouseManagement', 'Backend'); ?>
|
| = $this->getHtml('Number', 'ItemManagement', 'Backend'); ?>
| = $this->getHtml('Name', 'ItemManagement', 'Backend'); ?>
| = $this->getHtml('Name', 'ItemManagement', 'Backend'); ?>
| = $this->getHtml('Quantity', 'WarehouseManagement', 'Backend'); ?>
|
items as $key => $value) : ++$count;
$url = UriFactory::build('{/base}/warehouse/stocktaking/item?id=' . $value->id);
$image = $value->getFileByTagName('profile_image');
?>
| 0
| 0
| 0
| id === 0 ? '' : ' id="item' . $value->id . '" tabindex="0" data-preview="' . UriFactory::build('{/api}media/export?id=' . $image->id . '&type=html&csrf={$CSRF}') . '"'; ?> alt="= $this->getHtml('IMG_alt_item'); ?>" width="30" loading="lazy" class="item-image"
src="= $image->id === 0
? 'Web/Backend/img/logo_grey.png'
: UriFactory::build($image->getPath()); ?>">
| = $this->printHtml($value->number); ?>
| = $this->printHtml($value->getL11n('name1')->content); ?>
| = $this->printHtml($value->getL11n('name2')->content); ?>
|
|
| = $this->getHtml('Empty', '0', '0'); ?>
|
request->uri->fragment === 'c-tab-2' ? ' checked' : ''; ?>>
request->uri->fragment === 'c-tab-3' ? ' checked' : ''; ?>>
= $this->getHtml('Items', 'ItemManagement', 'Backend'); ?>download
| = $this->getHtml('Stock', 'WarehouseManagement', 'Backend'); ?>
| = $this->getHtml('Type', 'WarehouseManagement', 'Backend'); ?>
|
| = $this->getHtml('Number', 'ItemManagement', 'Backend'); ?>
| = $this->getHtml('Name', 'ItemManagement', 'Backend'); ?>
| = $this->getHtml('Name', 'ItemManagement', 'Backend'); ?>
| = $this->getHtml('Counted'); ?>
| = $this->getHtml('Target'); ?>
|
items as $key => $value) : ++$count;
$url = UriFactory::build('{/base}/warehouse/stocktaking/item?id=' . $value->id);
$image = $value->getFileByTagName('profile_image');
?>
| 0
| 0
| id === 0 ? '' : ' id="itemAnalysis' . $value->id . '" tabindex="0" data-preview="' . UriFactory::build('{/api}media/export?id=' . $image->id . '&type=html&csrf={$CSRF}') . '"'; ?> alt="= $this->getHtml('IMG_alt_item'); ?>" width="30" loading="lazy" class="item-image"
src="= $image->id === 0
? 'Web/Backend/img/logo_grey.png'
: UriFactory::build($image->getPath()); ?>">
| = $this->printHtml($value->number); ?>
| = $this->printHtml($value->getL11n('name1')->content); ?>
| = $this->printHtml($value->getL11n('name2')->content); ?>
| 0
| 0
|
| = $this->getHtml('Empty', '0', '0'); ?>
|