mirror of
https://github.com/bringout/oca-crm.git
synced 2026-04-21 12:32:04 +02:00
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
6 lines
178 B
Python
6 lines
178 B
Python
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
|
|
|
|
from . import crm_claim
|
|
from . import crm_claim_category
|
|
from . import crm_claim_stage
|
|
from . import res_partner
|