brewman/brewman/brewman/routers
Amritanshu Agrawal cd6a5e129f Feature: Recording the nutritional and ice cream related values in the database 2023-12-25 10:57:44 +05:30
..
reports Changes made by ruff 2023-12-25 10:53:21 +05:30
__init__.py Chore: Updated to fastapi 0.100.0 and pydantic v2.0 2023-07-25 07:46:46 +05:30
account.py Fix: Create account now working. Dataclasses need ALL the members in the default init created. 2023-08-07 07:27:53 +05:30
account_types.py Chore: Updated to fastapi 0.100.0 and pydantic v2.0 2023-07-25 07:46:46 +05:30
attendance.py Chore: Updated to fastapi 0.100.0 and pydantic v2.0 2023-07-25 07:46:46 +05:30
attendance_report.py Chore: Updated to fastapi 0.100.0 and pydantic v2.0 2023-07-25 07:46:46 +05:30
attendance_types.py Chore: Updated to fastapi 0.100.0 and pydantic v2.0 2023-07-25 07:46:46 +05:30
batch.py Chore: Updated to fastapi 0.100.0 and pydantic v2.0 2023-07-25 07:46:46 +05:30
batch_integrity.py Changes made by ruff 2023-12-25 10:53:21 +05:30
calculate_prices.py Fix: Calculate prices 2023-12-25 10:54:02 +05:30
client.py Chore: Updated to fastapi 0.100.0 and pydantic v2.0 2023-07-25 07:46:46 +05:30
cost_centre.py Chore: Updated to fastapi 0.100.0 and pydantic v2.0 2023-07-25 07:46:46 +05:30
credit_salary.py Chore: Updated to fastapi 0.100.0 and pydantic v2.0 2023-07-25 07:46:46 +05:30
db_image.py Chore: Updated to fastapi 0.100.0 and pydantic v2.0 2023-07-25 07:46:46 +05:30
db_integrity.py Changes made by ruff 2023-12-25 10:53:21 +05:30
employee.py Fix: Employee things were not working 2023-08-04 19:15:41 +05:30
employee_attendance.py Chore: Updated to fastapi 0.100.0 and pydantic v2.0 2023-07-25 07:46:46 +05:30
employee_benefit.py Chore: Updated to fastapi 0.100.0 and pydantic v2.0 2023-07-25 07:46:46 +05:30
fingerprint.py Fix: Fingerprint upload was broken 2023-08-07 10:58:41 +05:30
fingerprint_report.py
incentive.py Chore: Updated to fastapi 0.100.0 and pydantic v2.0 2023-07-25 07:46:46 +05:30
issue.py Chore: Updated to fastapi 0.100.0 and pydantic v2.0 2023-07-25 07:46:46 +05:30
issue_grid.py Chore: Updated to fastapi 0.100.0 and pydantic v2.0 2023-07-25 07:46:46 +05:30
journal.py Chore: Updated to fastapi 0.100.0 and pydantic v2.0 2023-07-25 07:46:46 +05:30
lock_information.py Chore: Updated to fastapi 0.100.0 and pydantic v2.0 2023-07-25 07:46:46 +05:30
login.py Changes made by ruff 2023-12-25 10:53:21 +05:30
maintenance.py Feature: Adding recipe templates to print recipes. 2023-07-23 08:12:21 +05:30
period.py Chore: Updated to fastapi 0.100.0 and pydantic v2.0 2023-07-25 07:46:46 +05:30
product.py Feature: Recording the nutritional and ice cream related values in the database 2023-12-25 10:57:44 +05:30
product_group.py Feature: Recording the nutritional and ice cream related values in the database 2023-12-25 10:57:44 +05:30
purchase.py Chore: Updated to fastapi 0.100.0 and pydantic v2.0 2023-07-25 07:46:46 +05:30
purchase_return.py Chore: Updated to fastapi 0.100.0 and pydantic v2.0 2023-07-25 07:46:46 +05:30
rate_contract.py Chore: Updated to fastapi 0.100.0 and pydantic v2.0 2023-07-25 07:46:46 +05:30
rebase.py Changes made by ruff 2023-12-25 10:53:21 +05:30
recipe.py Fix: Recipe now checks for recursion (hopefully) 2023-08-12 08:29:21 +05:30
recipe_template.py Chore: Updated to fastapi 0.100.0 and pydantic v2.0 2023-07-25 07:46:46 +05:30
role.py Chore: Updated to fastapi 0.100.0 and pydantic v2.0 2023-07-25 07:46:46 +05:30
title.py Feature: Made the title configurable 2023-08-23 11:42:13 +05:30
user.py Chore: Updated to fastapi 0.100.0 and pydantic v2.0 2023-07-25 07:46:46 +05:30
voucher.py Chore: Updated to fastapi 0.100.0 and pydantic v2.0 2023-07-25 07:46:46 +05:30
voucher_types.py Chore: Updated to fastapi 0.100.0 and pydantic v2.0 2023-07-25 07:46:46 +05:30