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.
 
 
 
 
 

16 lines
552 B

# Copyright 2019 Coop IT Easy SCRLfs
# Rémy Taymans <remy@coopiteasy.be>
# 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.
""",
"author": "Coop IT Easy SCRLfs",
"license": "AGPL-3",
"version": "12.0.1.0.0",
"website": "https://github.com/beescoop/Obeesdoo",
"category": "Website",
"depends": ["portal", "point_of_sale"],
"data": ["templates/portal_posorder_amount.xml"],
}