|
|
@ -3,16 +3,16 @@ |
|
|
|
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html). |
|
|
|
|
|
|
|
{ |
|
|
|
"name": "BEES coop Website Portal", |
|
|
|
"name": "Website Portal Restrict Modification", |
|
|
|
"version": "12.0.1.0.0", |
|
|
|
"depends": ["portal", "website"], |
|
|
|
"summary": """ |
|
|
|
Extension of the Portal that prevent modification of sensible data by the users |
|
|
|
Portal extension preventing 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",], |
|
|
|
"website": "https://coopiteasy.be/", |
|
|
|
"category": "Cooperative Management", |
|
|
|
"data": ["views/portal_website_templates.xml"], |
|
|
|
"installable": True, |
|
|
|
} |