mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
More info about: - https://github.com/odoo/odoo/pull/91019 TODO: Revert this commit after it is merged
4 lines
83 B
Python
4 lines
83 B
Python
from . import account_journal
|
|
from . import account_move
|
|
from . import ir_sequence
|