ac868257b7
Chore: Reformatted everthing
...
Fix: Product ledger was not totalling.
This is because for some reason, pydantic was sending the data as string when the field was nullable
2023-08-04 21:00:26 +05:30
78d98f979d
Chore: Updated to Angular 16
2023-07-23 09:01:18 +05:30
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
10aca4071a
Chore: Updated mat inputs to better match the style guide. Removed placeholders in favour of labels.
2023-01-31 17:49:15 +05:30
129664e564
Chore: Upgraded to angular 15
...
Chore: Moved from angular/flex-layout to Tailwind
Chore: Upgrade completed
2022-12-12 12:00:24 +05:30
4a85a9133e
Chore: Removed @angular/flex-layout and replaced it with tailwind.
...
Chore: Upgraded some packages
2022-12-11 07:50:45 +05:30
3eb715e2de
Created a period table for date ranges and made the recipes dependent on it instead of having arbitrary date ranges. This will enable easy copying into new months.
2022-07-28 22:16:28 +05:30