om_account_asset/wizard/__init__.py

6 lines
180 B
Python
Raw Normal View History

2021-03-08 15:53:48 +08:00
# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.
from . import asset_depreciation_confirmation_wizard
from . import asset_modify