| م | إسم الصنف | {if $userGroup->showsStorerQuantity == "0"}الكمية بالمخزن | {/if} {if $userGroup->showSellUnitPrice == "0" && $Programsettingdata->showpriceunit == 1}سعرالتجزئة | {/if} {if $userGroup->showSellHalfPrice == "0" && $Programsettingdata->showpricehalf == 1}سعرالنصف جملة | {/if} {if $userGroup->showSellAllPrice == "0" && $Programsettingdata->showpriceall == 1}سعر الجملة | {/if} {if $userGroup->showSellUnitPrice == "0" && $Programsettingdata->showprice4 == 1}سعر4 | {/if} {if $userGroup->showSellUnitPrice == "0" && $Programsettingdata->showprice5 == 1}سعر5 | {/if} {if $userGroup->showSellUnitPrice == "0" && $Programsettingdata->showprice6 == 1}سعر6 | {/if} {if $userGroup->showSellUnitPrice == "0" && $Programsettingdata->showprice7 == 1}سعر7 | {/if} {if $userGroup->showSellUnitPrice == "0" && $Programsettingdata->showprice8 == 1}سعر8 | {/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" && $Programsettingdata->showpriceunit == 1}{$data->productSellUnitPrice} | {/if} {if $userGroup->showSellHalfPrice == "0" && $Programsettingdata->showpricehalf == 1}{$data->productSellHalfPrice} | {/if} {if $userGroup->showSellAllPrice == "0" && $Programsettingdata->showpriceall == 1}{$data->productSellAllPrice} | {/if} {if $userGroup->showSellUnitPrice == "0" && $Programsettingdata->showprice4 == 1}{$data->price4} | {/if} {if $userGroup->showSellUnitPrice == "0" && $Programsettingdata->showprice5 == 1}{$data->price5} | {/if} {if $userGroup->showSellUnitPrice == "0" && $Programsettingdata->showprice6 == 1}{$data->price6} | {/if} {if $userGroup->showSellUnitPrice == "0" && $Programsettingdata->showprice7 == 1}{$data->price7} | {/if} {if $userGroup->showSellUnitPrice == "0" && $Programsettingdata->showprice8 == 1}{$data->price8} | {/if}{$data->productBuyPrice} | {$data->weightedDiscountBuyPrice} | {$data->weightedDiscount} | {$data->weightedDiscountBuyPriceAfterDisc} |