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