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

from . import wizard
from . import models