Das ist ein Odoo Modul für die Verwaltung von Maschinen, Einweisungen für Nutzer in einer offenen Werkstatt / Fablab
- Add @api.model_create_multi hook to MaintenanceEquipment.create() - Add load() override to handle Excel/CSV import correctly - Add _create_missing_ows_machines() helper with recursion prevention - Modify OwsMachine.create() to only create equipment if equipment_id not provided - Use context flag 'skip_ows_machine_creation' to prevent infinite recursion - Fixes: Equipment import now auto-creates ows.machine and displays OWS tab - Migration tested: Compatible with SQL-based post-migration (23/23 machines migrated) |
||
|---|---|---|
| .devcontainer | ||
| .gitea/workflows | ||
| .vscode | ||
| aspl_equipment_qrcode_generator | ||
| FEATURE_REQUEST | ||
| log | ||
| open_workshop | ||
| open_workshop_base | ||
| open_workshop_dokuwiki | ||
| open_workshop_pos | ||
| open_workshop-api-for-wordpress | ||
| .gitignore | ||
| open_workshop.code-workspace | ||
| todo.md | ||