# -*- coding: utf-8 -*- # Copyright 2019 Coop IT Easy SCRLfs # Vincent Van Rossem # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).{ { 'name': "Currency Management Extension for the Hardware Customer Display ", 'version': '12.0.1.0.0', 'summary': """ Adds currency management to the Hardware Customer Display""", "author": "Coop IT Easy SCRLfs, " "Odoo Community Association (OCA)", 'license': "AGPL-3", 'website': "https://github.com/OCA/pos/", 'category': 'Hardware Drivers', 'depends': ['hw_customer_display'], 'data': [], 'installable': False, }