accounting_package/om_account_asset/models/__init__.py

7 lines
175 B
Python
Raw Permalink Normal View History

2026-05-08 13:05:11 +07:00
# Part of Odoo. See LICENSE file for full copyright and licensing details.
from . import account
from . import account_asset
from . import account_move
from . import product