mirror of
https://github.com/bringout/oca-ocb-core.git
synced 2026-04-18 05:52:07 +02:00
7 lines
169 B
Python
7 lines
169 B
Python
# -*- coding: utf-8 -*-
|
|
from . import bus
|
|
from . import bus_presence
|
|
from . import ir_model
|
|
from . import ir_websocket
|
|
from . import res_users
|
|
from . import res_partner
|