|
@ -3,21 +3,16 @@ |
|
|
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html). |
|
|
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html). |
|
|
|
|
|
|
|
|
{ |
|
|
{ |
|
|
'name': 'BEES coop Website Portal', |
|
|
|
|
|
'summary': """ |
|
|
|
|
|
|
|
|
"name": "BEES coop Website Portal", |
|
|
|
|
|
"summary": """ |
|
|
Extension of the Portal that prevent modification of sensible data by the users |
|
|
Extension of the Portal that prevent modification of sensible data by the users |
|
|
""", |
|
|
""", |
|
|
'author': 'Coop IT Easy SCRLfs', |
|
|
|
|
|
'license': 'AGPL-3', |
|
|
|
|
|
'version': '12.0.1.0.0', |
|
|
|
|
|
'website': "https://www.coopiteasy.be", |
|
|
|
|
|
'category': 'Cooperative management', |
|
|
|
|
|
'depends': [ |
|
|
|
|
|
'portal', |
|
|
|
|
|
'website' |
|
|
|
|
|
], |
|
|
|
|
|
'data': [ |
|
|
|
|
|
'views/portal_website_templates.xml', |
|
|
|
|
|
], |
|
|
|
|
|
'installable': True, |
|
|
|
|
|
|
|
|
"author": "Coop IT Easy SCRLfs", |
|
|
|
|
|
"license": "AGPL-3", |
|
|
|
|
|
"version": "12.0.1.0.0", |
|
|
|
|
|
"website": "https://www.coopiteasy.be", |
|
|
|
|
|
"category": "Cooperative management", |
|
|
|
|
|
"depends": ["portal", "website"], |
|
|
|
|
|
"data": ["views/portal_website_templates.xml",], |
|
|
|
|
|
"installable": True, |
|
|
} |
|
|
} |