diff --git a/base_location/README.rst b/base_location/README.rst index d3434c556..d4df0f749 100644 --- a/base_location/README.rst +++ b/base_location/README.rst @@ -1,6 +1,6 @@ -.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg - :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html - :alt: License: AGPL-3 +.. image:: https://img.shields.io/badge/licence-LGPL--3-blue.svg + :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html + :alt: License: LGPL-3 ======================= Enhanced ZIP management diff --git a/base_location/__init__.py b/base_location/__init__.py index bb01c93ee..efb802d10 100644 --- a/base_location/__init__.py +++ b/base_location/__init__.py @@ -1,24 +1,5 @@ # -*- coding: utf-8 -*- -############################################################################## -# -# Author: Nicolas Bessi. Copyright Camptocamp SA -# Contributor: Pedro Manuel Baeza -# Ignacio Ibeas -# Alejandro Santana -# -# 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 License for more details. -# -# You should have received a copy of the GNU Affero General Public License -# along with this program. If not, see . -# -############################################################################## +# Copyright 2016 Nicolas Bessi, Copyright Camptocamp SA +# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). from . import models diff --git a/base_location/__manifest__.py b/base_location/__manifest__.py index 68b0ab661..a30e2b25f 100644 --- a/base_location/__manifest__.py +++ b/base_location/__manifest__.py @@ -1,25 +1,6 @@ # -*- coding: utf-8 -*- -############################################################################## -# -# Author: Nicolas Bessi. Copyright Camptocamp SA -# Contributor: Pedro Manuel Baeza -# Ignacio Ibeas -# Alejandro Santana -# -# 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 License for more details. -# -# You should have received a copy of the GNU Affero General Public License -# along with this program. If not, see . -# -############################################################################## +# Copyright 2016 Nicolas Bessi, Copyright Camptocamp SA +# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). { 'name': 'Location management (aka Better ZIP)', 'version': '9.0.1.0.0', @@ -29,7 +10,7 @@ "Alejandro Santana," "Serv. Tecnol. Avanzados - Pedro M. Baeza," "Odoo Community Association (OCA)", - 'license': "AGPL-3", + 'license': "LGPL-3", 'contributors': [ 'Nicolas Bessi ', 'Pedro M. Baeza ', diff --git a/base_location/commit_history_before_license_change b/base_location/commit_history_before_license_change new file mode 100644 index 000000000..2d830bad3 --- /dev/null +++ b/base_location/commit_history_before_license_change @@ -0,0 +1,51 @@ +3e8e73a - Pedro M. Baeza , 4 weeks ago : [MIG] Rename manifest files +9c081d7 - Pedro M. Baeza , 4 weeks ago : [MIG] Make modules uninstallable +267bfc5 - OCA Transbot , 7 weeks ago : OCA Transbot updated translations from Transifex +edb5fb9 - Stéphane Bidoul (ACSONE) , 3 months ago : [FIX] remove en.po that was erroneously created by transbot +77f8cbe - OCA Transbot , 5 months ago : OCA Transbot updated translations from Transifex +157682b - OCA Transbot , 6 months ago : OCA Transbot updated translations from Transifex +fde972c - OCA Transbot , 6 months ago : OCA Transbot updated translations from Transifex +d032724 - OCA Transbot , 7 months ago : OCA Transbot updated translations from Transifex +1e3537d - OCA Transbot , 7 months ago : OCA Transbot updated translations from Transifex +5ed8572 - OCA Transbot , 8 months ago : OCA Transbot updated translations from Transifex +bcfdf8a - OCA Transbot , 10 months ago : OCA Transbot updated translations from Transifex +720086e - OCA Transbot , 11 months ago : OCA Transbot updated translations from Transifex +0afaa22 - Yannick Vaucher , 1 year, 1 month ago : Add tests on onchanges +76e71c7 - Yannick Vaucher , 1 year, 1 month ago : base_location - Adapt views to 9.0 +d39125a - Yannick Vaucher , 1 year, 1 month ago : base_location - Update README.rst +2fae2ac - Yannick Vaucher , 1 year, 1 month ago : Set base_location as installable +0ba1b25 - Pedro M. Baeza , 1 year, 1 month ago : [MIG] Make modules uninstallable +53275d3 - Stéphane Bidoul , 1 year, 1 month ago : [UPD] prefix versions with 8.0 +5df1b51 - OCA Transbot , 1 year, 1 month ago : OCA Transbot updated translations from Transifex +d88c9a8 - OCA Transbot , 1 year, 2 months ago : OCA Transbot updated translations from Transifex +69cbd81 - Alex Comba , 1 year, 5 months ago : Merge pull request #124 from hhgabelgaard/8.0 +728f1af - Hans Henrik Gabelgaard , 1 year, 5 months ago : Translated to Danish +3a70103 - Pedro M. Baeza , 1 year, 7 months ago : Merge pull request #99 from jjscarafia/8.0 +e60b6c7 - Pedro M. Baeza , 1 year, 7 months ago : Merge pull request #97 from savoirfairelinux/base_location_data +fb671fc - Pedro M. Baeza , 1 year, 7 months ago : [IMP] base_location*: Expand authors +49cdf3a - Juan Jose Scarafia , 1 year, 7 months ago : FIX Use old name_get method to compute display_name field +3d580c6 - Juan Jose Scarafia , 1 year, 7 months ago : IMP Create new computed stored field 'display_name' that use zip, city, state and country in order to allow search using '%' from the m2o widget +d6c7d39 - Sandy Carter , 1 year, 8 months ago : Add demo data +a52694d - Pedro M. Baeza , 1 year, 8 months ago : [IMP] base_location_geonames_import: Several improvements and added hooks * Added Icon. * Improve module description and extracted to README.rst. * Pass country instead of country_id for advance comparisons. * Allow to transform city name. * Some code style. * Do not remove all entries of a country, but only not found. * Include hooks for transforming some things. * Include spanish translation. +de1b5b2 - Alexandre Fayolle , 1 year, 8 months ago : Add OCA as author of OCA addons +9724307 - Alejandro Santana , 1 year, 9 months ago : [FIX] base_location: Removed unnecesary temporary variable. +f7f02a6 - Alejandro Santana , 1 year, 9 months ago : [FIX] base_location: Fix flake8 error, views naming, removing deprecated fields. Also use @api.one in onchanges. Using now spaces instead of tabs in xml files. +ff3c3bd - Alejandro Santana , 1 year, 10 months ago : [FIX] base_contact: Fixed PEP8. [IMP] base_location: Removed non-relevan currency_id column on country tree view, enhanced description and manidest, addded README.rst file. +9c82d94 - Alejandro Santana , 1 year, 10 months ago : [IMP] base_location: Updated to v8 syntax and uses. Added filters in some views. Added two columns in respective tree views. +7f5e990 - Hans Henrik Gabelgaard , 1 year, 10 months ago : Danish translation +a366a5a - Alexis de Lattre , 1 year, 10 months ago : base_location: Don't position zip_id after street2, to avoid layout issues with module partner_address_street3 +6263461 - Franco Tampieri , 2 years, 1 month ago : [Fix] Removed my contributor lines +17c8d43 - Franco Tampieri , 2 years, 1 month ago : [Add] Add italian translation, change field class to edit-only for better-zip field +9db6903 - Sandy Carter , 2 years, 2 months ago : Fix pep8 (line length) +65603cc - Lorenzo Battistini , 2 years, 3 months ago : [FIX] base_location PEP8 +43f85b7 - Sandy Carter , 2 years, 4 months ago : Fix pep8 +08a8d15 - unknown , 2 years, 8 months ago : [FIX] base_location - Add context propagation to base_location +de58ee7 - Sandy Carter , 2 years, 9 months ago : [FIX] Add context propagation to base_location +85ba316 - Pedro M. Baeza , 2 years, 10 months ago : [IMP] base_location: create_name_field for zip_id and added field for contact form. +52af681 - Pedro M. Baeza , 2 years, 11 months ago : [IMP] base_location: Make ZIP code optional +0a1f7ad - Pedro M. Baeza , 3 years, 3 months ago : [FIX] base_location: Changed partner view to avoid extrange behaviour when company country is filled. +9d1a803 - unknown , 3 years, 4 months ago : [FIX] variable name cursor -> cr +8948352 - unknown , 3 years, 4 months ago : [FIX] pass context to default get +0a58746 - unknown , 3 years, 4 months ago : [FIX] mutable default in function signature +66da1be - Pedro M. Baeza , 3 years, 4 months ago : base_location: [IMP] Spanish translation and translation template. +02839b3 - unknown , 3 years, 4 months ago : [MV] rename better_zip to base_location \ No newline at end of file diff --git a/base_location/models/__init__.py b/base_location/models/__init__.py index 351a33ad1..8949fd93a 100644 --- a/base_location/models/__init__.py +++ b/base_location/models/__init__.py @@ -1,8 +1,6 @@ # -*- coding: utf-8 -*- -# -# License, author and contributors information in: -# __openerp__.py file at the root folder of this module. -# +# Copyright 2016 Nicolas Bessi, Copyright Camptocamp SA +# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). from . import better_zip from . import partner diff --git a/base_location/models/better_zip.py b/base_location/models/better_zip.py index 7790d9ff7..c9d288439 100644 --- a/base_location/models/better_zip.py +++ b/base_location/models/better_zip.py @@ -1,24 +1,7 @@ # -*- coding: utf-8 -*- -# -# -# Author: Nicolas Bessi. Copyright Camptocamp SA -# Contributor: Pedro Manuel Baeza -# Ignacio Ibeas -# Alejandro Santana -# -# 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 License for more details. -# -# You should have received a copy of the GNU Affero General Public License -# along with this program. If not, see . -# +# Copyright 2016 Nicolas Bessi, Copyright Camptocamp SA +# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). + from openerp import models, fields, api diff --git a/base_location/models/company.py b/base_location/models/company.py index 6368761cf..34efa6179 100644 --- a/base_location/models/company.py +++ b/base_location/models/company.py @@ -1,25 +1,7 @@ # -*- coding: utf-8 -*- -# -# -# Author: Nicolas Bessi. Copyright Camptocamp SA -# Contributor: Pedro Manuel Baeza -# Ignacio Ibeas -# Alejandro Santana -# -# 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 License for more details. -# -# You should have received a copy of the GNU Affero General Public License -# along with this program. If not, see . -# -# +# Copyright 2016 Nicolas Bessi, Copyright Camptocamp SA +# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). + from openerp import models, fields, api diff --git a/base_location/models/partner.py b/base_location/models/partner.py index c16ae83b1..1bf786fca 100644 --- a/base_location/models/partner.py +++ b/base_location/models/partner.py @@ -1,25 +1,7 @@ # -*- coding: utf-8 -*- -# -# -# Author: Nicolas Bessi. Copyright Camptocamp SA -# Contributor: Pedro Manuel Baeza -# Ignacio Ibeas -# Alejandro Santana -# -# 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 License for more details. -# -# You should have received a copy of the GNU Affero General Public License -# along with this program. If not, see . -# -# +# Copyright 2016 Nicolas Bessi, Copyright Camptocamp SA +# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). + from openerp import models, fields, api diff --git a/base_location/models/state.py b/base_location/models/state.py index d9db12e50..cdc650683 100644 --- a/base_location/models/state.py +++ b/base_location/models/state.py @@ -1,25 +1,7 @@ # -*- coding: utf-8 -*- -# -# -# Author: Nicolas Bessi. Copyright Camptocamp SA -# Contributor: Pedro Manuel Baeza -# Ignacio Ibeas -# Alejandro Santana -# -# 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 License for more details. -# -# You should have received a copy of the GNU Affero General Public License -# along with this program. If not, see . -# -# +# Copyright 2016 Nicolas Bessi, Copyright Camptocamp SA +# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). + from openerp import models, fields diff --git a/base_location/tests/__init__.py b/base_location/tests/__init__.py index 78c6dfa4c..6c6ebfa70 100644 --- a/base_location/tests/__init__.py +++ b/base_location/tests/__init__.py @@ -1,4 +1,5 @@ # -*- coding: utf-8 -*- -# © 2015 Yannick Vaucher (Camptocamp) -# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). +# Copyright 2015 Yannick Vaucher, Camptocamp SA +# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). + from . import test_completion diff --git a/base_location/tests/test_completion.py b/base_location/tests/test_completion.py index 30ea0a743..d10860ee0 100644 --- a/base_location/tests/test_completion.py +++ b/base_location/tests/test_completion.py @@ -1,6 +1,7 @@ # -*- coding: utf-8 -*- -# © 2015 Yannick Vaucher (Camptocamp) -# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). +# Copyright 2015 Yannick Vaucher, Camptocamp SA +# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). + """Test a city completion and onchanges.""" from openerp.tests.common import TransactionCase