brewman/brewman
Amritanshu Agrawal 0574f9df14 Chore: Changed the account_type and voucher_type enum.
The account type enum is not stored in the database as an enum.
The voucher_type enum is now a table in the database.

Feature: Closing stock can now be saved and in each department.
2021-10-31 18:41:06 +05:30
..
alembic Chore: Changed the account_type and voucher_type enum. 2021-10-31 18:41:06 +05:30
brewman Chore: Changed the account_type and voucher_type enum. 2021-10-31 18:41:06 +05:30
.flake8 Fix: 2020-11-06 12:29:52 +05:30
.gitignore
alembic.ini
docker-entrypoint.sh Moved dockerfile to project 2020-11-03 11:23:48 +05:30
pyproject.toml Chore: Changed the account_type and voucher_type enum. 2021-10-31 18:41:06 +05:30
tests-start.sh