barker/barker/barker
Amritanshu Agrawal 567fb836b3 Fix: Kots should be sorted by date as a relationship of the voucher. This was causing them to appear in random order in sales. 2021-06-22 05:34:02 +05:30
..
core 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
db 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
models Fix: Kots should be sorted by date as a relationship of the voucher. This was causing them to appear in random order in sales. 2021-06-22 05:34:02 +05:30
printing Fix: KOT Printing time was wrong. It showed the voucher time instead of kot time. 2021-06-21 12:04:02 +05:30
routers Fix: Inactive Menu Categories should not show up in sales. 2021-06-21 12:37:49 +05:30
schemas Feature: Allow password change 2021-06-21 10:45:45 +05:30
tasks
__init__.py
__main__.py
__version__.py Version Bump v9.3.5 2021-06-21 12:04:59 +05:30
main.py
worker.py