summaryrefslogtreecommitdiff
path: root/addons/sale_product_matrix/models/__init__.py
blob: f2d32ff9c24a4a86d0585ba8e4b022bf022c890a (plain)
1
2
3
4
# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.
from . import sale_order
from . import product_template