brewman/brewman/brewman/routers
Amritanshu Agrawal 763af272d1 Fix: Rebase
Chore: Updated dependencies
Chore: Python 3.10
Chore: Node 18
Chore: Ansible to support new layouts
2022-05-09 23:56:51 +05:30
..
reports Fix: Account creation failed because of missing code. 2021-12-17 05:43:58 +05:30
__init__.py Chore: Mypy work going on 2021-11-14 12:02:22 +05:30
account.py Fix: Account creation failed because of missing code. 2021-12-17 05:43:58 +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 Fix: The batch integrity report was not taking into account the closing stock entries and resetting stock to wrong levels. Fixed 2021-12-26 06:57:37 +05:30
client.py Fix: Didn't commit all the changes 2022-01-06 16:54:16 +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 Fix: Account creation failed because of missing code. 2021-12-17 05:43:58 +05:30
employee_attendance.py Fix: Account creation failed because of missing code. 2021-12-17 05:43:58 +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
fingerprint_report.py Allow downloading of fingerprint data. 2022-01-16 16:08:19 +05:30
incentive.py Fix: Account creation failed because of missing code. 2021-12-17 05:43:58 +05:30
issue.py Fix: Account creation failed because of missing code. 2021-12-17 05:43:58 +05:30
issue_grid.py Nothing much 2021-11-11 21:17:02 +05:30
journal.py Fix: Account creation failed because of missing code. 2021-12-17 05:43:58 +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: Account creation failed because of missing code. 2021-12-17 05:43:58 +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 Fix: Rebase 2022-05-09 23:56:51 +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