mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
5 lines
120 B
Python
5 lines
120 B
Python
from . import account_group
|
|
from . import account_tag
|
|
from . import account_tax_group
|
|
from . import res_config_settings
|