mirror of
https://github.com/OCA/intrastat-extrastat.git
synced 2025-02-16 17:13:41 +02:00
6 lines
169 B
Python
6 lines
169 B
Python
from . import product_template
|
|
from . import res_company
|
|
from . import account_fiscal_position
|
|
from . import account_fiscal_position_template
|
|
from . import account_move
|