* Admin
* Manager(Employee)
* Name
* Category
* Unit price of product
* Available quantity (should be updated after Sale)
* Image
* Add/Remove Products
* Add/remove products to cart
* Add VAT amount of cart
* Add discounts to cart(in %)
* Add/remove products to cart
* Add VAT amount of cart
* VAT calculation done on sub-total
* Discount also done on sub-total(Does not affect VAT)
* Total will be calculated and displayed(subtotal + VAT - discount)
* Invoice no.
* Employee Id of who made the sale
* Date of sale
* List of products and price
* Discounts
* VAT
* Invoice total
* Is cancellable