barker/barker/barker/printing
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
bill.py Fix: Cashier report was only showing the last amount of aggregate items. 2023-03-19 22:44:38 +05:30
cashier_report.py Feature: Cancelled bills are now separate from void bills. 2023-03-17 08:27:30 +05:30
discount_report.py
kot.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
product_sale_report.py
sale_report.py