summaryrefslogtreecommitdiff
path: root/addons/pos_restaurant_adyen/models/__init__.py
blob: 71dd1190116dcf9d85ebfbe4b3332168113187a4 (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_order
from . import pos_payment
from . import pos_payment_method