barker/barker/barker/printing
Amritanshu Agrawal 4530a183c9 Fix: KOT Printing time was wrong. It showed the voucher time instead of kot time. 2021-06-21 12:04:02 +05:30
..
__init__.py
bill.py Fix: Bill when printed was mangling up the taxes and amounts massively. 2021-04-17 14:32:55 +05:30
cashier_report.py Fix: Didn't convert a few queries to 2.0 format. Caught some error with mypy, but don't know if that approach is usable. 2021-04-10 08:57:04 +05:30
discount_report.py Fix: Didn't convert a few queries to 2.0 format. Caught some error with mypy, but don't know if that approach is usable. 2021-04-10 08:57:04 +05:30
kot.py Fix: KOT Printing time was wrong. It showed the voucher time instead of kot time. 2021-06-21 12:04:02 +05:30
sale_report.py Fix: Didn't convert a few queries to 2.0 format. Caught some error with mypy, but don't know if that approach is usable. 2021-04-10 08:57:04 +05:30