mirror of
https://github.com/bringout/oca-financial.git
synced 2026-04-26 17:42:04 +02:00
4 lines
109 B
Python
4 lines
109 B
Python
from . import models
|
|
from . import wizard
|
|
from .hooks import pre_init_hook
|
|
from .hooks import post_load_hook
|