barker/barker/barker
Amritanshu Agrawal 2f1f9eee1f Version Bump v10.3.0 2022-04-26 09:07:07 +05:30
..
core Chore: some mypy fixes 2022-04-26 08:59:42 +05:30
db
models Fix: Product sale report would mix different product versions as it was checking the product id and not version id 2021-12-29 07:49:23 +05:30
printing Chore: some mypy fixes 2022-04-26 08:59:42 +05:30
routers Chore: some mypy fixes 2022-04-26 08:59:42 +05:30
schemas Chore: Changed the Section Printer from Menu Categories to Sale Categories. This is more logical, in the older software, there as no concept of sale categories so menu categories was used. 2021-09-04 12:57:56 +05:30
tasks
__init__.py
__main__.py
__version__.py Version Bump v10.3.0 2022-04-26 09:07:07 +05:30
main.py Fix: Username unique index was case sensitive and this allowed duplicate names. 2021-10-27 09:27:47 +05:30
worker.py