Files
bakery-ia/shared
Urtzi Alfaro 10c779858a Fix enum mismatch: Update Python enums and seed data to match database uppercase values
- Fixed ProductType enum values from lowercase to uppercase (INGREDIENT, FINISHED_PRODUCT)
- Fixed UnitOfMeasure enum values from lowercase/abbreviated to uppercase (KILOGRAMS, LITERS, etc.)
- Fixed IngredientCategory enum values from lowercase to uppercase (FLOUR, YEAST, etc.)
- Fixed ProductCategory enum values from lowercase to uppercase (BREAD, CROISSANTS, etc.)
- Updated seed data files to use correct uppercase enum values
- Fixed hardcoded enum references throughout the codebase
- This resolves the InvalidTextRepresentationError when inserting inventory data

Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
2025-12-13 16:49:04 +01:00
..
2025-11-30 16:29:38 +01:00
2025-12-05 20:07:01 +01:00
2025-12-05 20:07:01 +01:00
2025-11-30 09:12:40 +01:00
2025-12-09 10:21:41 +01:00
2025-11-14 07:23:56 +01:00
2025-11-02 20:24:44 +01:00
2025-11-05 13:34:56 +01:00
2025-10-27 16:33:26 +01:00
2025-12-09 10:21:41 +01:00
2025-10-29 06:58:05 +01:00
2025-10-31 11:54:19 +01:00
2025-11-30 09:12:40 +01:00
2025-12-05 20:07:01 +01:00
2025-10-24 13:05:04 +02:00
2025-10-21 19:50:07 +02:00