mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
6 lines
227 B
Python
6 lines
227 B
Python
from . import account_account_template
|
|
from . import account_fiscal_position_account_template
|
|
from . import account_fiscal_position_tax_template
|
|
from . import account_fiscal_position_template
|
|
from . import account_tax_template
|