# -*- coding: utf-8 -*- # Copyright 2019 Coop IT Easy SCRLfs # Rémy Taymans # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). { "name": "Portal Website POS order amount", "summary": """ Show the total amount of pos order in the website portal. """, "description": """ """, "author": "Coop IT Easy SCRLfs", "license": "AGPL-3", "version": "9.0.1.0", "website": "https://github.com/beescoop/Obeesdoo", "category": "Website", "depends": ["website_portal_v10"], "data": ["templates/portal_posorder_amount.xml"], }