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
Sandy Carter
78105ec590
[FIX] Add context propagation to base_location
11 years ago
Pedro M. Baeza
13ddee7c38
[FIX] base_location: Changed partner view to avoid extrange behaviour when company country is filled.
11 years ago
unknown
322b9fb339
[FIX] mutable default in function signature
11 years ago
Pedro M. Baeza
3551a9bd45
base_location: [IMP] Spanish translation and translation template.
12 years ago
unknown
e4ed208eb2
[MV] rename better_zip to base_location
12 years ago
Andrea
37ba326562
[12.0][MIG] base_vat_sanitized
6 years ago
Rudolf Schnapka
db5032deb3
Translated using Weblate (German)
Currently translated at 100,0% (3 of 3 strings)
Translation: partner-contact-11.0/partner-contact-11.0-base_vat_sanitized
Translate-URL: https://translation.odoo-community.org/projects/partner-contact-11-0/partner-contact-11-0-base_vat_sanitized/de/
6 years ago
oca-travis
6457ac08bc
[UPD] Update base_vat_sanitized.pot
6 years ago
OCA Transbot
8fbc2bb6df
OCA Transbot updated translations from Transifex
7 years ago
Andrea
1cabb40cd0
[11.0][MIG] Port base_vat_sanitized to V11
7 years ago
OCA Transbot
ff0ce0b100
OCA Transbot updated translations from Transifex
8 years ago
Alexis de Lattre
db136c64c3
Port base_vat_sanitized to v10
8 years ago
OCA Transbot
ebc0a65999
OCA Transbot updated translations from Transifex
9 years ago
Alexis de Lattre
726d35302c
Add module base_vat_sanitized
9 years ago
OCA-git-bot
6e26604598
[ADD] setup.py
6 years ago
Alex Comba
b9681fcfc3
Merge pull request #637 from aitorbouzas/12.0-mig-partner_fax
[12.0][MIG] partner fax
6 years ago
OCA Git Bot
9a90b36faa
[ADD] setup.py
6 years ago
Aitor Bouzas
b5cb05cbf0
[MIG] partner_fax: Migration to 12.0
Code improvements
6 years ago
oca-travis
725ecd3b8a
[UPD] Update partner_fax.pot
6 years ago
OCA Transbot
89ce487cf3
OCA Transbot updated translations from Transifex
7 years ago
Francesco Apruzzese
219e8d54ef
[ADD] partner_fax
7 years ago
OCA git bot
2d07bff9c1
[MIG] .travis.yml: Upgrade to Postgres 9.6
6 years ago
OCA git bot
edaeb61274
[MIG] Add metafiles
[skip ci]
6 years ago