# -*- coding: utf-8 -*-
{
    "name": "POS Self Order Adyen",
    "summary": "Addon for the Self Order App that allows customers to pay by Adyen.",
    "category": "Sales/Point Of Sale",
    "depends": ["pos_adyen", "pos_self_order"],
    "auto_install": True,
    "license": "LGPL-3",
}
