POS
🛒 Point of Sale
{{today}}
⚙ Admin
🔍
Search
Clear
All Categories
Water Bottles
Lunch Boxes
🚫
No items found
No Image
{{item.code}}
{{item.description | limitTo:36}}
{{item.category}}
Rs.{{item.price}}
OUT OF STOCK
Low: {{item.stock}}
Cart
{{cart.length}} item(s)
🛒
Cart is empty
{{row.item.description | limitTo:35}}
{{row.item.code}}
−
{{row.qty}}
+
Rs.{{(row.item.price * row.qty) | number:2}}
✕
Subtotal
Rs.{{cartTotal() | number:2}}
Total
Rs.{{cartTotal() | number:2}}
Clear
🖶 Print Bill
{{selectedItem.description}}
{{selectedItem.code}}
✕
{{selectedItem.category}}
MRP
Rs.{{selectedItem.mrp}}
Price
Rs.{{selectedItem.price}}
Quantity:
−
+
Add to Cart — Rs.{{(selectedItem.price * modalQty) | number:2}}
Print Bill
✕
{{today}}
{{billNo}}
INVOICE
Item
Price
Qty
Total
{{row.item.description}}
{{row.item.mrp | number:2}}
{{row.item.price | number:2}}
{{row.qty}}
{{row.item.price * row.qty | number:2}}
TOTAL
Rs.{{cartTotal() | number:2}}
Thank you for your purchase!
Cancel
{{printing ? 'Saving...' : '🖨 Print'}}
{{confirmData.title}}
{{confirmData.message}}
Cancel
Confirm
{{toast.message}}