{config_load file=$language_path section="general"} {config_load file=$language_path section="products"}
| {#ordered#} | pID | {#product#} | {#unallocated#} | {#tab_storage#} |
|---|---|---|---|---|
| {$P.qty_rueckbuch} | {$PRODUCTS_ID} | {$P.name} | {if $P.unallocated > 0}{$P.unallocated}{else}0{/if} |
{if $P.unallocated > 0}
{foreach from=$P.storages item=s}
Lager »{$s.name}« / Lagernummer {$s.nummer}
{/foreach} {else} - {/if} |