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
551 B
16 lines
551 B
# Copyright 2018 Rémy Taymans <remytaymans@gmail.com>
|
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
|
|
|
{
|
|
"name": "BEES coop Website Eater",
|
|
"summary": """
|
|
Show the eaters of a cooperator in the website portal.
|
|
""",
|
|
"author": "Rémy Taymans, Coop IT Easy SCRLfs",
|
|
"license": "AGPL-3",
|
|
"version": "12.0.1.0.0",
|
|
"website": "https://github.com/beescoop/Obeesdoo",
|
|
"category": "Website",
|
|
"depends": ["website", "portal", "beesdoo_base"],
|
|
"data": ["views/beesdoo_website_eater_templates.xml"],
|
|
}
|