تقرير الأصناف بكل الأسعار
{if $message != ""} {$message}/{$mess} {/if} Youtube
{if count($productsData) > 0}

إجمالي الوحدات: {$totalQuantity}

إجمالي السعر: {$totalPrice} {$currency}


{if $userGroup->showsStorerQuantity == "0"}{/if} {if $userGroup->showSellUnitPrice == "0"}{/if} {if $userGroup->showSellHalfPrice == "0"}{/if} {if $userGroup->showSellAllPrice == "0"}{/if} {foreach from=$productsData item=data name=loop} {if $userGroup->showsStorerQuantity == "0"}{/if} {if $userGroup->showSellUnitPrice == "0"}{/if} {if $userGroup->showSellHalfPrice == "0"} {/if} {if $userGroup->showSellAllPrice == "0"}{/if} {/foreach}
م إسم الصنفالكمية بالمخزنسعر التجزئةسعر النصف جملةسعر الجملة{$mess} سعر ج الخصم المرجح سعر بعد الخصم
{$smarty.foreach.loop.iteration} {$data->productName} {if $hidecat eq 1} /{$data->productCatName} {/if} {$data->sumProductQuantity}{$data->productSellUnitPrice}{$data->productSellHalfPrice}{$data->productSellAllPrice} {$data->productBuyPrice} {$data->weightedDiscountBuyPrice} {$data->weightedDiscount} {$data->weightedDiscountBuyPriceAfterDisc}

إجمالي الوحدات: {$totalQuantity}

إجمالي السعر: {$totalPrice} {$currency}


{/if} {literal} {/literal}