Commit Graph

16 Commits

Author SHA1 Message Date
Amritanshu Agrawal a051071a1b Fix: Fingerprint upload was broken 2023-08-07 10:58:41 +05:30
Amritanshu Agrawal 0fd84135dd Fix: Employee things were not working 2023-08-04 19:15:41 +05:30
Amritanshu Agrawal 3109b4bec0 Chore: Updated to fastapi 0.100.0 and pydantic v2.0
Chore: Added ruff to lint code
2023-07-25 07:46:46 +05:30
Amritanshu Agrawal 22cac61761 Feature: Adding recipe templates to print recipes.
Feautre: Recipe export to xlsx
Chore: Python 11 style type annotations
Chore: Moved to sqlalchemy 2.0
Chore: Minimum python is 3.11
Fix: Fix nullability of a lot of fields in the database.
2023-07-23 08:12:21 +05:30
Amritanshu Agrawal c99762e6a9 Fix: The date format is more flexible. This is to accommodate the new machine installed in 26. 2023-01-31 17:50:29 +05:30
Amritanshu Agrawal 7c352eb2e2 Fix: Fingerprints were ignoring the time and only recording the date 2021-11-21 11:50:53 +05:30
Amritanshu Agrawal ee7f036ced Chore: Mypy work going on
Fix: Recipes costing of semi items would show very high cost of the whole recipe for per unit as ingredient
2021-11-14 12:02:22 +05:30
Amritanshu Agrawal f8de1cd3cf Fix: Fingerprint upload 2021-10-05 15:04:05 +05:30
Amritanshu Agrawal 350edf7126 Removed timezone information from columns. Time will be stored in UTC coordinates.
Moved to Sqlalchemy 1.4 model and SessionFuture.

Upgraded to Angular 12

Upgraded the python dependencies
2021-09-07 12:59:18 +05:30
Amritanshu Agrawal d7f635b7b6 Chore: Split models into their own files 2021-01-25 12:44:17 +05:30
Amritanshu Agrawal 2d81f80c63 Moved all the schemas into their own logical files. 2020-12-04 13:02:13 +05:30
Amritanshu Agrawal c8681b2994 Fix: Add product was borking as during check_inventories_are_valid the product_id of inventory was Null 2020-11-09 12:50:16 +05:30
Amritanshu Agrawal 2e3e451c35 Fix: Fingerprint now checked and is working
Version bump:
 v8.2.3
2020-11-06 12:56:55 +05:30
Amritanshu Agrawal ad88dbf0d0 Fix:
Upload fingerprint
2020-11-06 12:29:52 +05:30
Amritanshu Agrawal d9eb335ef3 Blacked, isorted, etc the python file
Was also moving the validation from schemas to models/validations
2020-11-02 23:18:56 +05:30
Amritanshu Agrawal 889cac237c Moved brewman python project down a level into its own folder 2020-10-10 11:19:15 +05:30