You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
# -*- coding: utf-8 -*- # Copyright 2019 Coop IT Easy SCRLfs # Vincent Van Rossem <vvrossem@gmail.com> # 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, }
|