mirror of
https://github.com/bringout/oca-crm.git
synced 2026-04-21 22:12:09 +02:00
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
5 lines
134 B
Python
5 lines
134 B
Python
from . import crm_phonecall
|
|
from . import calendar
|
|
from . import res_partner
|
|
from . import crm_lead
|
|
from . import res_config_settings
|