mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
6 lines
99 B
Python
6 lines
99 B
Python
# -*- coding: utf-8 -*-
|
|
|
|
from . import account_move
|
|
from . import company
|
|
from . import res_config
|