barker/barker
Amritanshu Agrawal 65700d2760 Fix: Date was not updated when the bill was printed. 2023-03-14 00:15:35 +05:30
..
alembic 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
barker Fix: Date was not updated when the bill was printed. 2023-03-14 00:15:35 +05:30
.flake8
.gitignore
.pre-commit-config.yaml Chore: 2023-02-20 18:49:17 +05:30
alembic.ini
docker-entrypoint.sh
gunicorn.conf.py Using gunicorn to run upto 4 workers. This should fix the problems of the whole program crashing. 2022-04-16 07:57:18 +05:30
logging.conf Added: Process id to log. 2022-04-16 17:28:00 +05:30
pyproject.toml Version Bump v11.1.0 2023-03-13 23:52:56 +05:30
worker-start.sh