Ivàn Todorovich
23b8d16f68
[IMP] Improve readability of with_context(skip_check_zip=True)
* Easier to read by splitting lines
* Also, set context before the loop
3 years ago
Ivàn Todorovich
a27cede623
[IMP] Check that the zip code matches the one of the zip_id
Also:
* Reorder checks by geo level: country, state, city, zip
3 years ago
Esteka Digital
9c921f4b3e
Translated using Weblate (Spanish)
Currently translated at 100.0% (104 of 104 strings)
Translation: partner-contact-14.0/partner-contact-14.0-animal
Translate-URL: https://translation.odoo-community.org/projects/partner-contact-14-0/partner-contact-14-0-animal/es/
3 years ago
Esteka Digital
d1ba9c4eeb
Translated using Weblate (Spanish)
Currently translated at 100.0% (3 of 3 strings)
Translation: partner-contact-14.0/partner-contact-14.0-base_country_state_translatable
Translate-URL: https://translation.odoo-community.org/projects/partner-contact-14-0/partner-contact-14-0-base_country_state_translatable/es/
3 years ago
Alexis de Lattre
1e46fc8bb2
[MIG] partner_external_map from v13 to v14
Remove map website openstreetmap FR because its query URL doesn't work anymore
Use street3 if the OCA module partner_address_street3 is installed
Add sequence and active fields on map website object
3 years ago
Ignacio Buioli
c1dcd83710
Translated using Weblate (Spanish (Argentina))
Currently translated at 100.0% (32 of 32 strings)
Translation: partner-contact-13.0/partner-contact-13.0-partner_external_map
Translate-URL: https://translation.odoo-community.org/projects/partner-contact-13-0/partner-contact-13-0-partner_external_map/es_AR/
4 years ago
OCA Transbot
1779909922
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: partner-contact-13.0/partner-contact-13.0-partner_external_map
Translate-URL: https://translation.odoo-community.org/projects/partner-contact-13-0/partner-contact-13-0-partner_external_map/
4 years ago
oca-travis
732ac885f6
[UPD] Update partner_external_map.pot
4 years ago
Ermanno Gnan
1b362f9162
[MIG] partner_external_map: Migration to 13.0
Co-authored-by: Ermanno Gnan <ermannognan@gmail.com>
Co-authored-by: Joao Marques <joao.marques@tecnativa.com>
TT19784
5 years ago
João Marques
d2e8358975
[IMP] partner_external_map: black, isort, prettier
4 years ago
Pedro M. Baeza
97c7bc8208
[FIX] partner_external_map: Resilient coordinate test
As coordinates in partner are float, they are affected by the rounding problem we
all know, so sometimes (depending on the Python interpreter used) the generated URL
contains extra digits. Example:
39.158370000000005 instead of 39.15837
so with this change on the test, we make it resilient to this problem.
4 years ago
Alberto Carollo
0718da85e0
Translated using Weblate (Italian)
Currently translated at 100.0% (32 of 32 strings)
Translation: partner-contact-12.0/partner-contact-12.0-partner_external_map
Translate-URL: https://translation.odoo-community.org/projects/partner-contact-12-0/partner-contact-12-0-partner_external_map/it/
5 years ago
eduardgm
7fa966aef7
Translated using Weblate (Catalan)
Currently translated at 62.5% (20 of 32 strings)
Translation: partner-contact-12.0/partner-contact-12.0-partner_external_map
Translate-URL: https://translation.odoo-community.org/projects/partner-contact-12-0/partner-contact-12-0-partner_external_map/ca/
5 years ago
Marta Vázquez Rodríguez
c82ec1df08
Translated using Weblate (Galician)
Currently translated at 100.0% (32 of 32 strings)
Translation: partner-contact-12.0/partner-contact-12.0-partner_external_map
Translate-URL: https://translation.odoo-community.org/projects/partner-contact-12-0/partner-contact-12-0-partner_external_map/gl/
6 years ago
Sergio Zanchetta
a4ca8826f5
Translated using Weblate (Italian)
Currently translated at 65.6% (21 of 32 strings)
Translation: partner-contact-12.0/partner-contact-12.0-partner_external_map
Translate-URL: https://translation.odoo-community.org/projects/partner-contact-12-0/partner-contact-12-0-partner_external_map/it/
6 years ago
oca-travis
31f50af8ed
[UPD] Update partner_external_map.pot
6 years ago
ernesto
eadb06f55a
[MIG] partner_external_map: Migration to 12.0
6 years ago
oca-travis
6cd6bdbbfa
[UPD] Update partner_external_map.pot
6 years ago
Pedro M. Baeza
73f8b4e90a
[MIG] partner_external_map: Migration to 11.0
7 years ago
Alexis de Lattre
d1e7e1d9d6
Port partner_external_map to v10
Remove Yahoo Maps
Update URLs for MapQuest
8 years ago
Pedro M. Baeza
669102ee22
[MIG] Make modules uninstallable + rename manifest
8 years ago
Pedro M. Baeza
c9eb0416fd
[IMP] partner_external_map: Add tests
9 years ago
Pedro M. Baeza
578d36e710
[IMP] partner_external_map: Better layout + icon + some refactoring
9 years ago
Pedro M. Baeza
1029a0b774
[IMP] partner_external_maps > partner_external_map
9 years ago
Pedro M. Baeza
0a8d27df8a
[FIX] base_location: Fix tests according last change
3 years ago
OCA-git-bot
efd0f5aa09
[UPD] addons table in README.md
3 years ago
Pedro M. Baeza
5fd93fb8d1
[FIX] base_location: Don't slow down the partner view
Using the computed allowed + domain with IN is very slow for loading
the partner view, more with the initial set, that gets the whole set
of records.
Luckily, the answer is the magic operator `=?`, that allows to express
a conditional domain that is not applied if the right leaf is False,
complying with the intention of the dynamic domain, and even expanding
it to more conditions for further assistance.
Fixes #1073
3 years ago
OCA Transbot
5ef3aea9fc
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: partner-contact-14.0/partner-contact-14.0-animal
Translate-URL: https://translation.odoo-community.org/projects/partner-contact-14-0/partner-contact-14-0-animal/
3 years ago
OCA-git-bot
8a276b6e3a
[ADD] setup.py
3 years ago
OCA-git-bot
27abce6335
[UPD] README.rst
3 years ago
OCA-git-bot
75442336c7
[UPD] addons table in README.md
3 years ago
oca-travis
a9abbc6366
[UPD] Update partner_tz.pot
3 years ago
oca-travis
7212f38a77
[UPD] Update animal.pot
3 years ago
OCA-git-bot
3b904ec9a2
Merge PR #1043 into 14.0
Signed-off-by simahawk
3 years ago
Tran Thanh Phuc
37adfef3d0
[MIG] partner_tz: Migration to 14.0
4 years ago
OCA-git-bot
dff1890a90
[ADD] icon.png
4 years ago
OCA-git-bot
2f0a748acb
[UPD] README.rst
4 years ago
oca-travis
06a8c0b926
[UPD] Update partner_tz.pot
4 years ago
Akim Juillerat
a25da01e7c
[IMP] partner_tz: black, isort
5 years ago
Akim Juillerat
b34399434b
Add module partner_tz
5 years ago
OCA-git-bot
42d6a170a2
[UPD] addons table in README.md
3 years ago
OCA-git-bot
b9db4d482d
base_location_geonames_import 14.0.1.0.1
3 years ago
OCA-git-bot
c69e9634b7
Merge PR #1115 into 14.0
Signed-off-by pedrobaeza
3 years ago
Ivàn Todorovich
fd6e03e8b3
[FIX] old_zip id may be removed more than once
In that case, using remove would raise a KeyError.
On the other hand, discard fails silently.
3 years ago
braisab
0dd0eb0dee
[MIG] partner_identification_unique_by_category: Migration to 14.0
3 years ago
braisab
cf07d4b644
[IMP] partner_identification_unique_by_category: black, isort, prettier
3 years ago
Thierry Ducrest
4199a1cd6d
[13.0][ADD] partner_identification_unique_by_category
This module extends the module `partner_identification` to enforce having
unique id numbers by categories.
This option can be set by category.
[UPD] Update partner_identification_unique_by_category.pot
[UPD] README.rst
[ADD] icon.png
4 years ago
OCA-git-bot
8f30459c15
[UPD] addons table in README.md
3 years ago
OCA-git-bot
e4a9c1ee45
animal 14.0.1.0.1
3 years ago
OCA-git-bot
5f4f8ba59b
[ADD] setup.py
3 years ago