barker/barker/barker/routers/reports
Amritanshu Agrawal 22f61427b0 Fix: Cashier report was only showing the last amount of aggregate items.
When it was not added to info, the amount also got reset to 0

Feature: Disabled total slip for single bills
2023-03-19 22:44:38 +05:30
..
__init__.py Chore: 2023-02-20 18:49:17 +05:30
beer_sale_report.py Feature: Made a Menu Engineering Report 2023-03-18 23:20:11 +05:30
bill_settlement_report.py Fix: Merge table did not delete the old bills and fucked up. 2023-03-13 20:38:55 +05:30
cashier_report.py Fix: Cashier report was only showing the last amount of aggregate items. 2023-03-19 22:44:38 +05:30
discount_report.py Feature: Made a Menu Engineering Report 2023-03-18 23:20:11 +05:30
menu_engineering_report.py Feature: The menu engineering report now recalculates the percentages based on filter 2023-03-19 09:56:48 +05:30
product_sale_report.py Feature: Made a Menu Engineering Report 2023-03-18 23:20:11 +05:30
product_updates_report.py Chore: 2023-02-20 18:49:17 +05:30
sale_report.py Feature: Made a Menu Engineering Report 2023-03-18 23:20:11 +05:30
tax_report.py Chore: Updated dependencies and moved to Python 3.10 method of type hinting 2022-06-21 08:41:57 +05:30