POS
🛒 Point of Sale
{{today}} ⚙ Admin
🚫
No items found
{{item.description}}
{{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}}
{{toast.message}}