barker/barker/barker/printing
Amritanshu Agrawal 1a08066c2d Feature: Cancelled bills are now separate from void bills.
Void bills are automatically generated when printed bills are changed.
Manually cancelled bills are called cancelled bills.
2023-03-17 08:27:30 +05:30
..
__init__.py Chore: Updated dependencies and moved to Python 3.10 method of type hinting 2022-06-21 08:41:57 +05:30
bill.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
cashier_report.py Feature: Cancelled bills are now separate from void bills. 2023-03-17 08:27:30 +05:30
discount_report.py Fix: Suddenly got errors saying that the redis.enqueue job was running in a different loop 2022-06-21 12:39:51 +05:30
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 Fix: Suddenly got errors saying that the redis.enqueue job was running in a different loop 2022-06-21 12:39:51 +05:30
sale_report.py Fix: Suddenly got errors saying that the redis.enqueue job was running in a different loop 2022-06-21 12:39:51 +05:30