brewman/brewman/brewman/routers
Amritanshu Agrawal 9d088aa95e Extensive mypy checking. 2021-11-21 12:18:26 +05:30
..
reports Extensive mypy checking. 2021-11-21 12:18:26 +05:30
__init__.py Chore: Mypy work going on 2021-11-14 12:02:22 +05:30
account.py Extensive mypy checking. 2021-11-21 12:18:26 +05:30
account_types.py Chore: Changed the account_type and voucher_type enum. 2021-10-31 18:41:06 +05:30
attendance.py Chore: Mypy work going on 2021-11-14 12:02:22 +05:30
attendance_report.py Chore: Mypy work going on 2021-11-14 12:02:22 +05:30
attendance_types.py Chore: Mypy work going on 2021-11-14 12:02:22 +05:30
batch.py Feature: Recipe module mostly working. What needs to be done is duplicating recipes and export for checking. 2021-11-10 10:57:18 +05:30
batch_integrity.py Chore: Changed the account_type and voucher_type enum. 2021-10-31 18:41:06 +05:30
client.py Chore: Mypy work going on 2021-11-14 12:02:22 +05:30
cost_centre.py Chore: Mypy work going on 2021-11-14 12:02:22 +05:30
credit_salary.py Extensive mypy checking. 2021-11-21 12:18:26 +05:30
db_image.py Chore: Mypy work going on 2021-11-14 12:02:22 +05:30
db_integrity.py Chore: Mypy work going on 2021-11-14 12:02:22 +05:30
employee.py Extensive mypy checking. 2021-11-21 12:18:26 +05:30
employee_attendance.py Chore: Mypy work going on 2021-11-14 12:02:22 +05:30
employee_benefit.py Extensive mypy checking. 2021-11-21 12:18:26 +05:30
fingerprint.py Fix: Fingerprints were ignoring the time and only recording the date 2021-11-21 11:50:53 +05:30
incentive.py Extensive mypy checking. 2021-11-21 12:18:26 +05:30
issue.py Chore: Mypy work going on 2021-11-14 12:02:22 +05:30
issue_grid.py Nothing much 2021-11-11 21:17:02 +05:30
journal.py Chore: Mypy work going on 2021-11-14 12:02:22 +05:30
lock_information.py Chore: Mypy work going on 2021-11-14 12:02:22 +05:30
login.py Chore: Mypy work going on 2021-11-14 12:02:22 +05:30
maintenance.py Extensive mypy checking. 2021-11-21 12:18:26 +05:30
product.py Fix: Products could be added without skus rendering them useless 2021-11-11 20:52:28 +05:30
product_group.py
purchase.py Extensive mypy checking. 2021-11-21 12:18:26 +05:30
purchase_return.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
rebase.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
role.py Chore: Added type hints for sqlalchemy and checked a lot of them using mypy 2021-11-07 18:30:14 +05:30
user.py Chore: Mypy work going on 2021-11-14 12:02:22 +05:30
voucher.py Extensive mypy checking. 2021-11-21 12:18:26 +05:30
voucher_types.py Chore: Changed the account_type and voucher_type enum. 2021-10-31 18:41:06 +05:30