barker/barker/barker
Amritanshu Agrawal c13047e812 Fix: Check if moved/merged kots could lead to negative products of a situation where happy hour products were more than regular products.
Case:
  Kot 1:
    Beer Mug => 2 regular, 2 happy hour
  Kot 2:
    Beer Mug => 2 Regular
  Kot 3:
    Beer Mug => -2 Regular

Then move Kot 2 to new table would leave the voucher with 2 hh and 0 regular
Also, just move did not check if products were going negative.
2023-03-24 10:17:06 +05:30
..
core Chore: 2023-02-20 18:49:17 +05:30
db Feature: Tax Regimes are added so that different bills with different series can be printed for Different regimes such as VAT and GST 2023-03-05 23:50:41 +05:30
models Feature: Made a Menu Engineering Report 2023-03-18 23:20:11 +05:30
printing Fix: Error is checking length of bills 2023-03-19 23:08:14 +05:30
routers Fix: Check if moved/merged kots could lead to negative products of a situation where happy hour products were more than regular products. 2023-03-24 10:17:06 +05:30
schemas Feature: The menu engineering report now recalculates the percentages based on filter 2023-03-19 09:56:48 +05:30
tasks
__init__.py
__main__.py
__version__.py Version Bump v11.4.0 2023-03-24 09:10:20 +05:30
main.py Feature: Made a Menu Engineering Report 2023-03-18 23:20:11 +05:30
worker.py Feature: Tax Regimes are added so that different bills with different series can be printed for Different regimes such as VAT and GST 2023-03-05 23:50:41 +05:30