[FIX]-web_export_view: change contributors information

This commit is contained in:
Rodney Vargas
2016-04-18 10:51:39 -06:00
committed by Simone Orsi
parent aa13a90549
commit 320651f84d
6 changed files with 11 additions and 9 deletions

View File

@@ -1,5 +1,6 @@
# -*- coding: utf-8 -*-
# © 2016 Agile Business Group
# © 2012 Agile Business Group
# © 2012 Domsense srl
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
from . import controllers

View File

@@ -1,10 +1,11 @@
# -*- coding: utf-8 -*-
# © 2016 Agile Business Group
# © 2012 Agile Business Group
# © 2012 Domsense srl
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
{
'name': 'Export Current View',
'version': '9.0.0.1',
'version': '9.0.1.0.0',
'category': 'Web',
'author': "Agile Business Group,Odoo Community Association (OCA)",
'website': 'http://www.agilebg.com',

View File

@@ -1,5 +1,6 @@
# -*- coding: utf-8 -*-
# © 2016 Agile Business Group
# © 2012 Agile Business Group
# © 2012 Domsense srl
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
from . import controllers

View File

@@ -1,5 +1,6 @@
# -*- coding: utf-8 -*-
# © 2016 Agile Business Group
# © 2012 Agile Business Group
# © 2012 Domsense srl
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
try:

View File

@@ -1,5 +1,6 @@
//# -*- coding: utf-8 -*-
//# © 2016 Agile Business Group
//# © 2012 Agile Business Group
//# © 2012 Therp BV
//# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
openerp.web_export_view = function (instance) {

View File

@@ -1,7 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- -*- coding: utf-8 -*-
© 2016 Agile Business Group
License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).-->
<templates id="template" xml:space="preserve">
<t t-name="AddExportViewMain">