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
tarteo
a1f463b29f
[MIG] partner_affiliate: Migration to 12.0
[IMP] partner_affiliate: Readme
[IMP] Small readability improvements
[FIX] Remove copyright from init files
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
tarteo
de4689f0ed
[MIG] partner_identification: Migration to 12.0
[FIX] Tests
[FIX] data sequence
Fix openerp to odoo in comment
[REM] at_install, post_install
[ADD] Model descriptions
[REM] Extra spaces
6 years ago
oca-travis
11b8f130b0
[UPD] Update partner_affiliate.pot
6 years ago
Stéphane Bidoul (ACSONE)
876dfe27cf
remove obsolete .pot files [ci skip]
6 years ago
Raúl Martín
51ea57da80
[MIG][11.0] Migration of partner_affiliate to v11 ( #579 )
* [MIG] Migration of partner_affiliate to v11
* Fixing use of @class and do not inheriting address from parent company
* Improving legibility and details of fields
* Fixing travis errors
7 years ago
oca-travis
66cc60fe25
[UPD] Update partner_identification.pot
6 years ago
Simone Orsi
32fec0e2fd
partner_identification: fix/imp tests on res.partner
7 years ago
Simone Orsi
707a05fa90
[11.0][MIG] partner_identification
7 years ago
OCA Transbot
0850e15af7
OCA Transbot updated translations from Transifex
9 years ago
Dave Lasley
fdb96b1a0f
[FIX] partner_identification: Infinite loop in search ( #436 )
8 years ago
Dave Lasley
91636b5eea
[10.0][IMP] partner_identification: Add field computation and inverses ( #419 )
* [IMP] partner_identification: Add field computation and inverses
* Add methods to allow for computation and inverse of an ID field of a specific category type
* [IMP] partner_identification: Add search option
8 years ago
Dave Lasley
ce1f803a3e
[IMP] partner_identification: Add context override ( #373 )
Allow for context override of validations using ``id_no_validate``
8 years ago
Juan Jose Scarafia
20b99f89b0
[FIX] partner_identification: pylint
8 years ago
Juan Jose Scarafia
a5e2dea5a7
[ADD] partner_identification: sales_team dep
8 years ago
Laurent Mignon
be85b7c10b
[FIX] partner_identification: prevent integrity error on delete ID
9 years ago
Laurent Mignon (ACSONE)
7b16036278
partner_identification: several fix/imp
* [IMP] improve module description
* [IMP] Remove useless comments
* [FIX] Complete incomplete sentence
* [IMP] Replace field 'state' by 'status' in res_partner_id_number
* [IMP] Add new field 'Place of Issuance'
* [FIX] Readme formatting
* [IMP] status is now a selection field
* [IMP] use method to provide the default value for validation_code
* [IMP] Add help texts
* [FIX] Add missing constrains on category_id in res_partner.id_number
The number must be validated also when we change the category
9 years ago
Laurent Mignon (ACSONE)
af5b61d1c9
[IMP] Rename partner_identifiers -> partner_identification
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