mirror of
https://github.com/bringout/oca-maintenance.git
synced 2026-04-23 10:21:59 +02:00
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
4 lines
136 B
Python
4 lines
136 B
Python
from . import maintenance_location
|
|
from . import maintenance_request
|
|
from . import maintenance_equipment
|
|
from . import maintenance_plan
|