summaryrefslogtreecommitdiff
path: root/addons/account_fleet/models/__init__.py
blob: 7e3c6e70081ec1511c2a3c71937cb3130f4363ac (plain)
1
2
3
4
5
# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.

from . import account_move
from . import fleet_vehicle