Commit Graph

7 Commits

Author SHA1 Message Date
6e5603fc3e Remove wails so lovable is happy 2025-07-06 19:42:50 +02:00
926eff3aeb Transform into wails project 2025-07-04 17:25:07 +02:00
63f3db6197 Fix creating bill items 2025-07-04 16:44:06 +02:00
83fa902b4c Make the rest of the application use "new" services 2025-07-04 16:27:09 +02:00
gpt-engineer-app[bot]
fb16824137 Refactor: Use new services and types
Update frontend components to use the new services and types for job management, including facilities, jobs, and transactions. Remove old type definitions and integrate the new ones.
2025-07-04 13:28:35 +00:00
gpt-engineer-app[bot]
373aea332f Fix: Import correct lucide-react icons
The `Export` icon was not correctly imported from `lucide-react` in `MaterialsImportExport.tsx`. This commit fixes the import to resolve the build error.
2025-07-04 12:52:08 +00:00
gpt-engineer-app[bot]
8757dae524 Add BOM import/export and consumed materials display
Implement BOM import/export functionality and display consumed materials data, including item and required quantities.
2025-07-04 12:46:50 +00:00