barker/barker
Amritanshu Agrawal 96e54e2a0a Fix: Repint was creating new bills. Rounding caused it to think that the amounts had changed.
Made the inventory amount expression round to even and the inventory schema to validate to round the inputs
2023-07-26 13:00:01 +05:30
..
alembic Feature: Cancelled bills are now separate from void bills. 2023-03-17 08:27:30 +05:30
barker Fix: Repint was creating new bills. Rounding caused it to think that the amounts had changed. 2023-07-26 13:00:01 +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
logging.conf Added: Process id to log. 2022-04-16 17:28:00 +05:30
pyproject.toml Fix: Repint was creating new bills. Rounding caused it to think that the amounts had changed. 2023-07-26 13:00:01 +05:30
worker-start.sh