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