barker/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
..
core Chore: 2023-07-22 09:20:01 +05:30
db
models Fix: Repint was creating new bills. Rounding caused it to think that the amounts had changed. 2023-07-26 13:00:01 +05:30
printing Fix: Error is checking length of bills 2023-03-19 23:08:14 +05:30
routers Fix: Discount not showing and other chores 2023-07-22 14:57:50 +05:30
schemas Fix: Repint was creating new bills. Rounding caused it to think that the amounts had changed. 2023-07-26 13:00:01 +05:30
tasks
__init__.py
__main__.py
__version__.py Version Bump v11.6.1 2023-07-22 14:57:57 +05:30
main.py
worker.py