This website requires JavaScript.
Explore
Help
Sign In
tanshu
/
barker
Watch
1
Star
0
Fork
0
You've already forked barker
Code
Issues
1
Pull Requests
Releases
4
Activity
barker
/
barker
History
tanshu
f929a731cb
Feature: In the Beer Sale Report, you can choose the type of consumption
...
Chore: Sorted the product sale report by name Fix: Voided bills now also include the old bill number
2021-08-17 07:37:17 +05:30
..
alembic
Fix: Import was not working as Customer Model changed and borked the initial commit of the database. Created a table in the function to remove dependence from the model.
2021-07-31 16:26:25 +05:30
barker
Feature: In the Beer Sale Report, you can choose the type of consumption
2021-08-17 07:37:17 +05:30
.flake8
…
.gitignore
Fix: Do not store timezone in database. I am using UTC everywhere and use of timezones messes up date comparison.
2021-04-23 00:58:24 +05:30
.pre-commit-config.yaml
…
alembic.ini
…
docker-entrypoint.sh
…
pyproject.toml
arq is right now not compatible with aioredis 2.0.0 So pinning the aioredis to 1.3.1 for the time being
2021-08-10 11:38:44 +05:30
worker-start.sh
…