barker/barker/barker
Amritanshu Agrawal a174f6b847 Fix: Product sale report would mix different product versions as it was checking the product id and not version id
Feature: Cannot add na product to bill
2021-12-29 07:49:23 +05:30
..
core
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: 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
routers 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
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.0.0 2021-10-29 08:06:35 +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