|
@ -1,11 +1,11 @@ |
|
|
# -*- coding: utf-8 -*- |
|
|
# -*- coding: utf-8 -*- |
|
|
# © 2016 Therp BV <http://therp.nl> |
|
|
# © 2016 Therp BV <http://therp.nl> |
|
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). |
|
|
|
|
|
|
|
|
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl.html). |
|
|
{ |
|
|
{ |
|
|
"name": "Extended view inheritance", |
|
|
"name": "Extended view inheritance", |
|
|
"version": "8.0.1.0.0", |
|
|
"version": "8.0.1.0.0", |
|
|
"author": "Therp BV,Odoo Community Association (OCA)", |
|
|
"author": "Therp BV,Odoo Community Association (OCA)", |
|
|
"license": "AGPL-3", |
|
|
|
|
|
|
|
|
"license": "LGPL-3", |
|
|
"category": "Hidden/Dependency", |
|
|
"category": "Hidden/Dependency", |
|
|
"summary": "Adds more operators for view inheritance", |
|
|
"summary": "Adds more operators for view inheritance", |
|
|
"depends": [ |
|
|
"depends": [ |
|
|