Files
Addon-Odoo19/om_account_asset/models/__init__.py
T
2026-05-31 10:17:09 +07:00

7 lines
175 B
Python

# 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