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

from . import models
from . import report