summaryrefslogtreecommitdiff
path: root/addons/sale_quotation_builder/models/__init__.py
blob: 88420748bfb3672a5000a31ddaa2561e7c9f75b9 (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 product_template
from . import res_company
from . import sale_order
from . import sale_order_template