{{rObj.item_description}}
| # | Item SKU | Item Name | Sell Price | Price Off | Off % | MRP | Category | Groups | Tags | Item Description | Code | Returnable | Status | Action |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{ rObj.id }} | {{ rObj.item_sku }} | {{ rObj.item_name }} | {{rObj.sell_price | currency }} | {{rObj.discount_amount | currency }} | {{rObj.discount_percent | percent:'2.2' }} | {{rObj.mrp_price | currency}} | {{ catObj.cat_name }} | {{ gObj.group_name }} | {{ tObj.tag_name }} | {{ rObj.item_description }} | {{ rObj.item_code }} |
|
|
|
| {{ loading() ? 'Loading...' : 'No Records found' }} | ||||||||||||||