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
644 B
16 lines
644 B
# Copyright 2015-Coop IT Easy SCRLfs (<http://www.coopiteasy.be>)
|
|
# - Houssine BAKKALI - <houssine@coopiteasy.be>
|
|
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
|
|
{
|
|
"name": "Theme light",
|
|
"summary": "extract of the theme zen",
|
|
"license": "AGPL-3",
|
|
"category": "Website",
|
|
"version": "12.0.1.0.0",
|
|
"author": "Benjamin Dugardin," "Houssine BAKKALI," "Coop IT Easy SCRLfs",
|
|
"website": "https://www.coopiteasy.be",
|
|
"depends": ["base", "web", "website_theme_install"],
|
|
"data": ["views/layout_template.xml", "report/header_report_G002.xml"],
|
|
"installable": True,
|
|
"application": True,
|
|
}
|