diff --git a/report_qweb_element_page_visibility/README.rst b/report_qweb_element_page_visibility/README.rst index 4d8282da..3f2019cf 100644 --- a/report_qweb_element_page_visibility/README.rst +++ b/report_qweb_element_page_visibility/README.rst @@ -37,7 +37,7 @@ with order's name in every page but last, add this code to external_layout_heade .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas :alt: Try me on Runbot - :target: https://runbot.odoo-community.org/runbot/143/8.0 + :target: https://runbot.odoo-community.org/runbot/143/9.0 Bug Tracker =========== @@ -60,6 +60,7 @@ Contributors * Lorenzo Battistini * Alessio Gerace * Alex Comba +* Sodexis Maintainer ---------- diff --git a/report_qweb_element_page_visibility/__init__.py b/report_qweb_element_page_visibility/__init__.py index c3e52dcb..7e363286 100644 --- a/report_qweb_element_page_visibility/__init__.py +++ b/report_qweb_element_page_visibility/__init__.py @@ -1,20 +1,4 @@ # -*- coding: utf-8 -*- -######################################################################### -# # -# Copyright (C) 2015 Agile Business Group # -# # -# This program is free software: you can redistribute it and/or modify # -# it under the terms of the GNU Affero General Public License as # -# published by the Free Software Foundation, either version 3 of the # -# License, or (at your option) any later version. # -# # -# This program is distributed in the hope that it will be useful, # -# but WITHOUT ANY WARRANTY; without even the implied warranty of # -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # -# GNU Affero General Public Licensefor more details. # -# # -# You should have received a copy of the # -# GNU Affero General Public License # -# along with this program. If not, see . # -# # -######################################################################### +# Copyright 2015 Agile Business Group +# Copyright 2016 Sodexis +# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). diff --git a/report_qweb_element_page_visibility/__openerp__.py b/report_qweb_element_page_visibility/__openerp__.py index b2316761..4bcc4087 100644 --- a/report_qweb_element_page_visibility/__openerp__.py +++ b/report_qweb_element_page_visibility/__openerp__.py @@ -1,28 +1,12 @@ # -*- coding: utf-8 -*- -######################################################################### -# # -# Copyright (C) 2015 Agile Business Group # -# # -# This program is free software: you can redistribute it and/or modify # -# it under the terms of the GNU Affero General Public License as # -# published by the Free Software Foundation, either version 3 of the # -# License, or (at your option) any later version. # -# # -# This program is distributed in the hope that it will be useful, # -# but WITHOUT ANY WARRANTY; without even the implied warranty of # -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # -# GNU Affero General Public Licensefor more details. # -# # -# You should have received a copy of the # -# GNU Affero General Public License # -# along with this program. If not, see . # -# # -######################################################################### +# Copyright 2015 Agile Business Group +# Copyright 2016 Sodexis +# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). { 'name': 'Report Qweb Element Page Visibility', - 'version': '8.0.1.0.0', - 'author': 'Agile Business Group, Odoo Community Association (OCA)', + 'version': '9.0.1.0.0', + 'author': 'Agile Business Group,Sodexis,Odoo Community Association (OCA)', 'category': 'Tools', "website": "https://odoo-community.org/", "license": "AGPL-3", diff --git a/report_qweb_element_page_visibility/views/layouts.xml b/report_qweb_element_page_visibility/views/layouts.xml index a216cccc..9d2c928c 100644 --- a/report_qweb_element_page_visibility/views/layouts.xml +++ b/report_qweb_element_page_visibility/views/layouts.xml @@ -1,6 +1,5 @@ - - + - - +