OCA Transbot
53f62f4e2f
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
09babd5a4f
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
b9aa56ede7
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
299ae97529
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
a1267b5fc3
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
6eb444f2be
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
b3b5fb34a2
OCA Transbot updated translations from Transifex
8 years ago
Pedro M. Baeza
e3e85260b4
[FIX] base_location_geonames_import: Test logic changed
For avoiding constant problems with this test, as Monaco data changes a lot,
what we are testing now is the existence of the data, not the exact match of them.
8 years ago
OCA Transbot
3bb347a2a4
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
267bfc59a9
OCA Transbot updated translations from Transifex
8 years ago
Stéphane Bidoul (ACSONE)
edb5fb998d
[FIX] remove en.po that was erroneously created by transbot
8 years ago
Pedro M. Baeza
b4e103dae3
[FIX] base_location_geonames_import: Fix tests
8 years ago
OCA Transbot
c5e45e11e0
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
77f8cbeb1f
OCA Transbot updated translations from Transifex
9 years ago
OCA Transbot
862e74446e
OCA Transbot updated translations from Transifex
9 years ago
OCA Transbot
157682b459
OCA Transbot updated translations from Transifex
9 years ago
Pedro M. Baeza
504ad6a205
[FIX] base_location_geonames_import: Fix test
9 years ago
Pedro M. Baeza
90daf86a78
[IMP] base_location_geonames_import: Switch author
9 years ago
Pedro M. Baeza
c857f5fc3f
[IMP] base_location_geonames_import: Convert tests to Python + switch imported country
Monaco country is very little and it allows to save some downloaded bytes plus making
a test for entries deletion
9 years ago
Pedro M. Baeza
684d407e6e
[FIX] base_location_geonames_import: Don't alias Warning
9 years ago
Pedro M. Baeza
d38cb6043e
[IMP] base_location_geonames_import: Make tests more efficient
9 years ago
Pedro M. Baeza
a2179a835f
[MIG] base_location_geonames_import: Initial migration to 9.0
9 years ago
OCA Transbot
75ab99080a
OCA Transbot updated translations from Transifex
9 years ago
OCA Transbot
bf5a7bcca6
OCA Transbot updated translations from Transifex
9 years ago
OCA Transbot
20031fa0b2
OCA Transbot updated translations from Transifex
9 years ago
OCA Transbot
3887446996
OCA Transbot updated translations from Transifex
9 years ago
Iván Todorovich
819a7e8daa
OCA requirements
9 years ago
Iván Todorovich
27ec6de659
Added option to convert retreived names to Title Case.
9 years ago
OCA Transbot
2d09b75242
OCA Transbot updated translations from Transifex
9 years ago
OCA Transbot
4f3f5e61a8
OCA Transbot updated translations from Transifex
9 years ago
OCA Transbot
3878893f65
OCA Transbot updated translations from Transifex
9 years ago
Pedro M. Baeza
0ba1b2596c
[MIG] Make modules uninstallable
9 years ago
OCA Transbot
cd2b542077
OCA Transbot updated translations from Transifex
9 years ago
Stéphane Bidoul
53275d3126
[UPD] prefix versions with 8.0
9 years ago
OCA Transbot
5df1b51748
OCA Transbot updated translations from Transifex
9 years ago
Pedro M. Baeza
9bce676187
[IMP] base_location_geonames_import: Better README
9 years ago
Pedro M. Baeza
a7ec450021
[IMP] base_location_geonames_import: Better README
9 years ago
OCA Transbot
d88c9a8a0e
OCA Transbot updated translations from Transifex
9 years ago
Pedro M. Baeza
fb671fc43f
[IMP] base_location*: Expand authors
10 years ago
Alexandre Fayolle
84c8896bda
protect import of external dependencies
Odoo won't install an addon if the external dependencies are not met.
However, the python modules of the addons are imported at startup, and the
lack of an external dependency for an external addon will cause a crash,
therefore the import needs to be in a try..except block.
closes #100
10 years ago
Pedro M. Baeza
70eea50899
[FIX] base_location_geonames_import: Use self.env and recordsets
10 years ago
Pedro M. Baeza
a52694d6b2
[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.
10 years ago
Alexandre Fayolle
de1b5b2f16
Add OCA as author of OCA addons
In order to get visibility on https://www.odoo.com/apps the OCA board has
decided to add the OCA as author of all the addons maintained as part of the
association.
10 years ago
Franco Tampieri
c5b7f73537
[Fix] Fix it.po translation
10 years ago
Franco Tampieri
ed0aeb65ac
[Add] Add some italian translation
10 years ago
Lorenzo Battistini
49048f5da1
[FIX] missing cr uid
10 years ago
Lorenzo Battistini
9e426a0226
[IMP] using ir.config_parameter for geonames URL
10 years ago
Lorenzo Battistini
d2b123c6c2
[FIX] TypeError: unlink() got multiple values for keyword argument 'context'
10 years ago
Lorenzo Battistini
e9704254cc
[FIX] __openerp__.py PEP8
10 years ago
Lorenzo Battistini
b118c762d4
[REF] select_or_create_state
and tests
10 years ago