OCA-git-bot
b78835848b
[UPD] addons table in README.md
4 years ago
oca-travis
690d8a103f
[UPD] Update partner_contact_age_range.pot
4 years ago
OCA-git-bot
1e376b09b3
Merge PR #999 into 14.0
Signed-off-by HaraldPanten
4 years ago
OCA-git-bot
2fdd4bb84b
[UPD] addons table in README.md
4 years ago
OCA-git-bot
f285555011
partner_iterative_archive 14.0.1.0.1
4 years ago
OCA-git-bot
cdbaa7fe95
[ADD] setup.py
4 years ago
OCA-git-bot
77b06d2bbd
[UPD] addons table in README.md
4 years ago
oca-travis
882386c86f
[UPD] Update partner_iterative_archive.pot
4 years ago
OCA-git-bot
5635cb5084
Merge PR #1042 into 14.0
Signed-off-by HaraldPanten
4 years ago
skeller1
d4a7509f35
[MIG] portal_partner_select_all: Migration to 14.0
4 years ago
skeller1
1e443fdb62
[IMP] portal_partner_select_all: black, isort, prettier
4 years ago
OCA-git-bot
2152e26974
portal_partner_select_all 13.0.1.0.1
4 years ago
oca-travis
10ddd58ac3
[UPD] Update portal_partner_select_all.pot
4 years ago
Stephan Keller
aedff6ed84
[MIG] portal_partner_select_all: Migration to 13.0
5 years ago
Stephan Keller
670ccf6c47
[IMP] portal_partner_select_all: black, isort, prettier
5 years ago
OCA-git-bot
18ee016c34
portal_partner_select_all 12.0.1.0.2
5 years ago
OCA-git-bot
7d134479d3
README.rst
5 years ago
Stephan Keller
945c837cc3
portal_partner_select: fix call to unavailable self.portal_id
5 years ago
OCA-git-bot
9213b260c6
README.rst
5 years ago
oca-travis
a6b42fe67c
Update portal_partner_select_all.pot
6 years ago
OCA-git-bot
32c4fcae47
README.rst
6 years ago
David
75401296b0
portal_partner_select_all: Migration to 12.0
6 years ago
OCA-git-bot
1d5c983eb9
icon.png
6 years ago
oca-travis
76bac60e25
Update portal_partner_select_all.pot
6 years ago
OCA-git-bot
70d330b268
README.rst
6 years ago
David
2d9ce2ae17
portal_partner_select_all: New module
6 years ago
newtratip
1038c5e06d
[MIG] partner_iterative_archive: Migration to 14.0
4 years ago
newtratip
66d3ba9688
[IMP] partner_iterative_archive: black, isort, prettier
4 years ago
OCA-git-bot
5e43c194b1
[ADD] icon.png
4 years ago
OCA-git-bot
a621dc43f3
[UPD] README.rst
4 years ago
oca-travis
3160c3009c
[UPD] Update partner_iterative_archive.pot
4 years ago
Andrea
d990e00906
[13.0][ADD] partner_iterative_archive
4 years ago
OCA-git-bot
12ea1b73b1
[ADD] setup.py
4 years ago
OCA-git-bot
1dd9bee3cb
[UPD] README.rst
4 years ago
OCA-git-bot
13a6d16c4d
[UPD] addons table in README.md
4 years ago
oca-travis
63704059bc
[UPD] Update base_location_geonames_import.pot
4 years ago
OCA-git-bot
f56dc4cfbc
Merge PR #1039 into 14.0
Signed-off-by pedrobaeza
4 years ago
Pedro M. Baeza
bfa814b23e
[MIG+FIX] base_location_geonames_import: Adjust tests + setup
4 years ago
Alexis de Lattre
db8612e270
[MIG] base_location_geonames_import to v14
4 years ago
Rodrigo Macedo
b19d3f39d4
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (24 of 24 strings)
Translation: partner-contact-13.0/partner-contact-13.0-base_location_geonames_import
Translate-URL: https://translation.odoo-community.org/projects/partner-contact-13-0/partner-contact-13-0-base_location_geonames_import/pt_BR/
4 years ago
manu
28f8615d3e
[IMP] base_location_geonames_import: Allow to import several countries through the same wizard
5 years ago
Pedro M. Baeza
2b477f6b9d
[FIX] base_location_geonames_import: Error on else code
Introducing second variable has provoked an error on that part.
5 years ago
Pedro M. Baeza
7495184714
[FIX+IMP] base_location: Re-import process
* Performance was very poor due to several reasons:
* City name translatable.
* Lack on indexes when deleting obsolete records.
* Some prefetching.
* City was not being searched also by state, having the chance of returning
incorrect matches if same city name on different states.
* Previous code was removing all previous records of zip entries!
* Remove possible obsolete FK keys after migrating from v11.
5 years ago
OCA-git-bot
319a546ac5
pre-commit update
5 years ago
Simone
f0040da8b1
fix pylint warning
[W0622(redefined-builtin), TestBaseLocationGeonamesImport.test_import_title] Redefining built-in 'zip'
5 years ago
OCA Transbot
a41a63685b
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: partner-contact-13.0/partner-contact-13.0-base_location_geonames_import
Translate-URL: https://translation.odoo-community.org/projects/partner-contact-13-0/partner-contact-13-0-base_location_geonames_import/
5 years ago
OCA-git-bot
f77c557e69
pre-commit, black, isort
5 years ago
Pedro M. Baeza
c325ed150f
[MIG] base_location_geonames_import: Migration to 13.0
Standard procedure
5 years ago
Rodrigo Macedo
392977ca92
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (23 of 23 strings)
Translation: partner-contact-12.0/partner-contact-12.0-base_location_geonames_import
Translate-URL: https://translation.odoo-community.org/projects/partner-contact-12-0/partner-contact-12-0-base_location_geonames_import/pt_BR/
5 years ago
Pedro M. Baeza
799b54896a
[FIX] base_location_geonames_import: Handle duplicated city names
If there are several cities with the same name in different states, previous code doesn't
handle correctly this situation.
We amend this storing in the cached dictionary both city name and state.
Includes a test for checking this specific condition, got from real data in US.
Fixes #749
5 years ago