brewman/brewman/brewman/models
Amritanshu Agrawal 0b9ffc652b Mypy: The OTP Field is nullable 2021-11-23 09:57:09 +05:30
..
__init__.py Chore: Split models into their own files 2021-01-25 12:44:17 +05:30
account.py Extensive mypy checking. 2021-11-21 12:18:26 +05:30
account_base.py Extensive mypy checking. 2021-11-21 12:18:26 +05:30
account_type.py Chore: Added type hints for sqlalchemy and checked a lot of them using mypy 2021-11-07 18:30:14 +05:30
attendance.py Extensive mypy checking. 2021-11-21 12:18:26 +05:30
attendance_type.py Extensive mypy checking. 2021-11-21 12:18:26 +05:30
batch.py Extensive mypy checking. 2021-11-21 12:18:26 +05:30
client.py Mypy: The OTP Field is nullable 2021-11-23 09:57:09 +05:30
closing_stock.py Extensive mypy checking. 2021-11-21 12:18:26 +05:30
cost_centre.py Extensive mypy checking. 2021-11-21 12:18:26 +05:30
db_image.py Extensive mypy checking. 2021-11-21 12:18:26 +05:30
db_setting.py Extensive mypy checking. 2021-11-21 12:18:26 +05:30
employee.py Extensive mypy checking. 2021-11-21 12:18:26 +05:30
employee_benefit.py Extensive mypy checking. 2021-11-21 12:18:26 +05:30
fingerprint.py Extensive mypy checking. 2021-11-21 12:18:26 +05:30
incentive.py Extensive mypy checking. 2021-11-21 12:18:26 +05:30
inventory.py Extensive mypy checking. 2021-11-21 12:18:26 +05:30
journal.py Extensive mypy checking. 2021-11-21 12:18:26 +05:30
login_history.py Extensive mypy checking. 2021-11-21 12:18:26 +05:30
meta.py Moved brewman python project down a level into its own folder 2020-10-10 11:19:15 +05:30
permission.py Extensive mypy checking. 2021-11-21 12:18:26 +05:30
product.py Extensive mypy checking. 2021-11-21 12:18:26 +05:30
product_group.py Extensive mypy checking. 2021-11-21 12:18:26 +05:30
rate_contract.py Extensive mypy checking. 2021-11-21 12:18:26 +05:30
rate_contract_item.py Extensive mypy checking. 2021-11-21 12:18:26 +05:30
recipe.py Extensive mypy checking. 2021-11-21 12:18:26 +05:30
recipe_item.py Extensive mypy checking. 2021-11-21 12:18:26 +05:30
role.py Extensive mypy checking. 2021-11-21 12:18:26 +05:30
role_permission.py Chore: Renamed the auth tables to remove the prefix 2021-09-11 06:02:09 +05:30
setting_type.py Extensive mypy checking. 2021-11-21 12:18:26 +05:30
stock_keeping_unit.py Extensive mypy checking. 2021-11-21 12:18:26 +05:30
tzinfoutc.py Extensive mypy checking. 2021-11-21 12:18:26 +05:30
user.py Extensive mypy checking. 2021-11-21 12:18:26 +05:30
user_role.py Chore: Renamed the auth tables to remove the prefix 2021-09-11 06:02:09 +05:30
validations.py Fix: Products could be added without skus rendering them useless 2021-11-11 20:52:28 +05:30
voucher.py Extensive mypy checking. 2021-11-21 12:18:26 +05:30
voucher_type.py Chore: Changed the account_type and voucher_type enum. 2021-10-31 18:41:06 +05:30