chnages
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
**Date:** 2026-05-20
|
||||
**Module:** `fusion_repairs` (new)
|
||||
**Owner:** Gurpreet
|
||||
**Status:** Approved (ready for implementation plan)
|
||||
**Status:** Implemented in repo (bundles 1–11); see [`fusion_repairs/cloud.md`](../../../fusion_repairs/cloud.md) for shipped vs deferred
|
||||
**Scope:** Four-phase build (~8-12 weeks); three intake surfaces; 53 features
|
||||
**Sister modules:** `fusion_repair_compliance`, `fusion_repair_plans`, `fusion_repair_shop`, `fusion_repair_analytics` (Phase 4, optional split)
|
||||
|
||||
@@ -26,8 +26,8 @@ Built incrementally across 4 phases; each phase ships a usable slice.
|
||||
|
||||
## Current state
|
||||
|
||||
- [`fusion_repairs/`](fusion_repairs/) is an **empty folder** — no `__manifest__.py`, models, or views yet.
|
||||
- No existing code in the repo extends Odoo's `repair` app.
|
||||
- [`fusion_repairs/`](fusion_repairs/) is a **full Odoo 19 addon** (~100+ files, version `19.0.2.2.4`). Living status: [`fusion_repairs/cloud.md`](../../../fusion_repairs/cloud.md).
|
||||
- Extends Odoo `repair.order`, `sale.order`, `fusion.technician.task`, portals, and adds flowchart / pricing / parts models.
|
||||
- Closest precedents:
|
||||
- [`fusion_ltc_management/models/ltc_repair.py`](fusion_ltc_management/models/ltc_repair.py) — repair workflow + SO + technician task (LTC facilities only; **keep separate**)
|
||||
- [`fusion_tasks/models/technician_task.py`](fusion_tasks/models/technician_task.py) — field service scheduling with `task_type` including `repair` / `maintenance`
|
||||
|
||||
Reference in New Issue
Block a user