# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.

from . import pos_order_line
from . import product
from . import product_template
from . import account_move
from . import account_move_line
from . import account_tax
from . import pos_bill
from . import pos_session
from . import pos_order
from . import pos_config
from . import res_company
