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

from . import pos_box
from . import pos_details
from . import pos_payment