Ronald Portier
7198f70236
[FIX] partner_multi_relation. Wrong self instead of this.
7 years ago
Ronald Portier
b8d15aeaf3
[FIX] partner_multi_relation. Drop is_inverse from vals on creation of relation.
7 years ago
Ronald Portier
30c41ce899
[IMP] Make partner_multi_relation more extendable.
7 years ago
OCA Transbot
e7a3ad2ad2
OCA Transbot updated translations from Transifex
7 years ago
Pedro M. Baeza
91d8f4f423
[FIX] partner_multi_relation: Fix errors on searches
* Fix error on search when leaf is (1, '=', 1)
* Another comparison fix with search arguments
7 years ago
OCA Transbot
0159cab4a2
OCA Transbot updated translations from Transifex
8 years ago
David Vidal
b4856f36d8
[IMP] Menu order and v10 deprecations
8 years ago
Alexandre Fayolle
3b087b8b87
[FIX] partner_multi_relation: Several fixes:
* API of _auto_init
* Menu and groups
stuff has moved from base to sales_team in odoo 10
8 years ago
Ronald Portier
b80b3c40a3
[MIG] partner_multi_relation: Migration to 10.0
8 years ago
oca-travis
26e3b018ee
[UPD] Update partner_fax.pot
6 years ago
oca-travis
2b937c7a30
[UPD] Update partner_external_map.pot
6 years ago
oca-travis
dfb552543f
[UPD] Update base_location.pot
6 years ago
OCA-git-bot
c6be0805d4
[ADD] setup.py
6 years ago
Pedro M. Baeza
ff1a064deb
Merge pull request #652 from Tecnativa/12.0-mig-partner_external_map
12.0 mig partner_external_map
6 years ago
ernesto
46a197f4c6
[MIG] partner_external_map: Migration to 12.0
6 years ago
oca-travis
0ed25365e8
[UPD] Update partner_external_map.pot
6 years ago
OCA Transbot
88ed43ae4a
OCA Transbot updated translations from Transifex
7 years ago
Pedro M. Baeza
5826e2bfe4
[MIG] partner_external_map: Migration to 11.0
7 years ago
OCA Transbot
d4989c8d51
OCA Transbot updated translations from Transifex
8 years ago
Alexis de Lattre
355d6fa44a
Port partner_external_map to v10
Remove Yahoo Maps
Update URLs for MapQuest
8 years ago
Pedro M. Baeza
d1f19cacf7
[MIG] Make modules uninstallable + rename manifest
8 years ago
OCA Transbot
39396ba379
OCA Transbot updated translations from Transifex
9 years ago
Pedro M. Baeza
349f11e0d0
[IMP] partner_external_map: Add tests
9 years ago
Pedro M. Baeza
7568e32bbb
[IMP] partner_external_map: Better layout + icon + some refactoring
9 years ago
Pedro M. Baeza
3723bb2f68
[IMP] partner_external_maps > partner_external_map
9 years ago
Pedro M. Baeza
22154185d1
[IMP] base_location: Rename manifest file
6 years ago
OCA-git-bot
1176fd07f9
[ADD] setup.py
6 years ago
Pedro M. Baeza
33a878b5ed
Merge pull request #638 from aitorbouzas/12.0-mig-base_location
[12.0 ][MIG] base_location: Migration to 12.0
6 years ago
Pedro M. Baeza
dec32031df
[IMP] base_location: Add migration scripts
6 years ago
Aitor Bouzas
f4f38c4c59
[MIG] base_location: Migration to 12.0
This module has now been refactored to be more consistent with what base_address_city offers to the location management.
Added dependency to contacts so that I could change the menu location for cities / zip management.
Now, every res.city record has a relation One2many to res.city.zip (old res.better.zip). This way, every zip has a realted city too.
Zips can be searched through city code, zip or city name (same as before).
Modified tests and deleted not needed tests.
Added sql contraints so that zips and cities are unique within it's country / state / city.
6 years ago
Rudolf Schnapka
3be5c79011
Translated using Weblate (German)
Currently translated at 100,0% (36 of 36 strings)
Translation: partner-contact-11.0/partner-contact-11.0-base_location
Translate-URL: https://translation.odoo-community.org/projects/partner-contact-11-0/partner-contact-11-0-base_location/de/
6 years ago
Enric Tobella
25ea81f784
Translated using Weblate (Spanish)
Currently translated at 66.7% (24 of 36 strings)
Translation: partner-contact-11.0/partner-contact-11.0-base_location
Translate-URL: https://translation.odoo-community.org/projects/partner-contact-11-0/partner-contact-11-0-base_location/es/
6 years ago
oca-travis
2486f35ed0
[UPD] Update base_location.pot
6 years ago
Carli Samuele
3944b9081e
[IMP] base_location: name_search improvement ( #585 )
7 years ago
Pedro M. Baeza
0d3b5087a8
[IMP] base_location: Include onchange for state
Incredibly not included in Odoo core.
7 years ago
OCA Transbot
fd794ac1d3
OCA Transbot updated translations from Transifex
7 years ago
etobella
e5d0e3d40a
[MIG] base_location
7 years ago
OCA Transbot
07543b2a99
OCA Transbot updated translations from Transifex
8 years ago
Dave Lasley
1c3277ee25
[10.0][IMP] base_location(geonames): Add Lat/Long ( #405 )
* [IMP] base_location: Add lat & long to `better.zip`
* Add latitude and longitude columns to `better.zip`
* [IMP] base_location_geonames_import: Add lat/long
* Add support for latitude & longitude to genomes importer
8 years ago
kitcharoen poolperm
6e88a6e61c
[FIX][10.0] base_location : "better_zip_ids" field set colspan="2" in state view
8 years ago
Francesco Apruzzese
3a965f3552
[MIG] base_location: Migrated to 10.0
* Headers shortened
* Move cities management to settings
8 years ago
Yannick Vaucher
dbcc0d0810
[MIG] base_location: Migration to 9.0
9 years ago
Hans Henrik Gabelgaard
713a2c9d91
Translated to Danish
10 years ago
Juan Jose Scarafia
892af00c16
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
10 years ago
Sandy Carter
44e81a896d
Add demo data
Brussels Belgium city
10 years ago
Pedro M. Baeza
6da39310b5
[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
Alejandro Santana
c01ba9d8f1
[IMP] base_location: Updated to v8 syntax and uses. Added filters in some views. Added two columns in respective tree views.
10 years ago
Hans Henrik Gabelgaard
0c2bc6b8c9
Danish translation
10 years ago
Alexis de Lattre
931a409ecd
base_location: Don't position zip_id after street2, to avoid layout issues with module partner_address_street3
10 years ago
Franco Tampieri
cb7a4969b3
[Add] Add italian translation, change field class to edit-only for better-zip field
10 years ago