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

from . import models
from . import report
from . import populate