mandreshope
44289e29dc
feat: Adds product image field to data models
Includes an `image` field in the `ProductStruct` and `ProductEntity` data models.
Updates the ObjectBox schema and regenerates the necessary code to persist the new field.
Refactors the `ProductScannedComponent` to accept a `ProductStruct` object, simplifying parameter passing.
Updates the `ScannerPage` to build and pass the `ProductStruct` to the component, enabling the display of the product image and using the structured data for other details like quantity. The 'Marque' display is replaced with 'Quantité' in the component.
2025-07-03 17:20:44 +03:00
..
2025-07-03 17:20:44 +03:00
2025-07-03 17:20:44 +03:00
2025-07-03 17:20:44 +03:00
2025-07-03 15:04:30 +03:00
2025-07-03 16:28:55 +03:00
2025-06-23 17:48:03 +03:00
2025-06-25 10:01:33 +03:00
2025-06-23 17:48:03 +03:00
2025-06-19 16:41:41 +03:00
2025-06-19 16:41:41 +03:00