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

from . import hr_expense
from . import sale_order
from . import product_template
from . import account_move