Products add_box Add
Name {{ row.name }} ({{ showExtended ? row.fraction + ' ' + row.fractionUnits + ' = 1 ' : '' }}{{ row.units }}) Cost Price {{ row.costPrice | currency: 'INR' }} Yield {{ row.productYield | percent: '1.2-2' }} Product Group {{ row.productGroup }} Details
{{ row.isPurchased ? 'shopping_cart' : 'remove_shopping_cart' }} {{ row.isPurchased ? 'Purchased' : 'Made' }}
{{ row.isSold ? 'restaurant_menu' : 'import_contacts' }} {{ row.isSold ? 'Sold' : 'Used' }}
{{ row.isActive ? 'visibility' : 'visibility_off' }} {{ row.isActive ? 'Active' : 'Deactivated' }}