Alex Comba
55607d9592
Merge pull request #111 from sysadminmatmoz/8.0
Slovene translations added
10 years ago
Matjaz Mozetic
517aafd161
Merge branch '8.0' of github.com:sysadminmatmoz/partner-contact into 8.0
10 years ago
Matjaž Mozetič
7302585c13
Slovenian translations added
10 years ago
Pedro M. Baeza
3a70103a61
Merge pull request #99 from jjscarafia/8.0
IMP Create new computed stored field 'display_name' that use zip, city, ...
10 years ago
Pedro M. Baeza
e60b6c7523
Merge pull request #97 from savoirfairelinux/base_location_data
Add demo data
10 years ago
Matjaz Mozetic
ba8db6277b
Merge branch '8.0' of github.com:sysadminmatmoz/partner-contact into 8.0
10 years ago
Matjaž Mozetič
af1199c60a
Slovenian translations added
10 years ago
Pedro M. Baeza
a61f52d3cd
Merge pull request #96 from StefanRijnhart/8.0-add-partner_street_number
8.0 add partner street number
10 years ago
Stefan Rijnhart
5a85671ef9
[UPD] Contributors
10 years ago
Pedro M. Baeza
f70b2c7906
[IMP] partner_street_number: Icon
10 years ago
Matjaz Mozetic
33ccd7de2a
Merge branch '8.0' of github.com:sysadminmatmoz/partner-contact into 8.0
10 years ago
Matjaž Mozetič
0e8e4e86ff
Slovenian translations added
10 years ago
Pedro M. Baeza
fb671fc43f
[IMP] base_location*: Expand authors
10 years ago
Pedro M. Baeza
0548ef2400
[FIX] PEP8
10 years ago
Matjaz Mozetic
953ab18555
Merge branch '8.0' of github.com:sysadminmatmoz/partner-contact into 8.0
10 years ago
Matjaž Mozetič
7ca44e91d7
Slovenian translations added
10 years ago
Alexandre Fayolle
856babffbd
don't use travis container-based infrastructure
10 years ago
Juan Jose Scarafia
49cdf3aeea
FIX Use old name_get method to compute display_name field
10 years ago
Matjaz Mozetic
dcea87f78a
Merge branch '8.0' of github.com:sysadminmatmoz/partner-contact into 8.0
10 years ago
Matjaž Mozetič
9cddb96c6d
Slovenian translations added
10 years ago
Pedro M. Baeza
32b8e49584
Merge pull request #101 from gurneyalex/8.0-protect-import
protect import of external dependencies
10 years ago
Alexandre Fayolle
84c8896bda
protect import of external dependencies
Odoo won't install an addon if the external dependencies are not met.
However, the python modules of the addons are imported at startup, and the
lack of an external dependency for an external addon will cause a crash,
therefore the import needs to be in a try..except block.
closes #100
10 years ago
Juan Jose Scarafia
3d580c6300
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
Matjaž Mozetič
7fa5ced987
Slovenian translations added
10 years ago
Sandy Carter
d6c7d39afa
Add demo data
Brussels Belgium city
10 years ago
Pedro M. Baeza
e5aceecdac
Merge pull request #93 from OCA/8.0-base_location_geonames_import-imp
[IMP] base_location_geonames_import: Several improvements and added hooks
10 years ago
Pedro M. Baeza
70eea50899
[FIX] base_location_geonames_import: Use self.env and recordsets
10 years ago
Pedro M. Baeza
a52694d6b2
[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
Stefan Rijnhart
187ebf0562
[PRT] partner_street_number 8.0
10 years ago
Alexandre Fayolle
9979ef13b8
Add OCA as author of OCA addons
In order to get visibility on https://www.odoo.com/apps the OCA board has
decided to add the OCA as author of all the addons maintained as part of the
association.
10 years ago
Alexandre Fayolle
ac79f676c6
use raw string for regexp
10 years ago
Stefan Rijnhart
317d3dbbba
[ADD] Module to split partner street name and street number
10 years ago
Stefan Rijnhart (Therp)
2948ddb102
Merge pull request #89 from pedrobaeza/8.0-fix_travis
Fix Travis errors
10 years ago
Pedro M. Baeza
b755242c3b
[FIX] Exclude conflictive module in Travis
10 years ago
Pedro M. Baeza
2b582e0f81
[FIX] base_partner_merge: don't overwrite magic columns
10 years ago
Pedro M. Baeza
06cd872ee2
[FIX] partner_firstname: Better practices in views
10 years ago
Pedro M. Baeza
968a90cb99
[FIX] flake8
10 years ago
Alexandre Fayolle
de1b5b2f16
Add OCA as author of OCA addons
In order to get visibility on https://www.odoo.com/apps the OCA board has
decided to add the OCA as author of all the addons maintained as part of the
association.
10 years ago
Pedro M. Baeza
44cf760c76
Merge branch 'nbessi-fix_street3_hook' into 8.0
10 years ago
Pedro M. Baeza
76e66c7b54
Merge branch 'fix_street3_hook' of https://github.com/nbessi/partner-contact into nbessi-fix_street3_hook
Conflicts:
.travis.yml
10 years ago
Pedro M. Baeza
74c1dbd62b
Merge pull request #87 from eezee-it/8.0
[FIX] partner_firstname : Remove the value checks in tests. With Odoo v8...
10 years ago
Sylvain Van Hoof
efca594b74
[FIX] partner_firstname : Remove the value checks in tests. With Odoo v8, the value checks in tests raise a Warning "2015-02-05 08:59:44,867 4590 WARNING 00846-develop-v8-9743ea-all openerp.modules.module: Found deprecated fast_suite or checks attribute in test module openerp.addons.partner_firstname.tests. These have no effect in or after version 8.0."
With Runbot, we cannot have any Warning.
10 years ago
Pedro M. Baeza
8b661d0779
Merge pull request #85 from eezee-it/8.0
[FIX] partner_firstname: Change _id by id in the method copy_data
10 years ago
Sylvain Van Hoof
ab2f5f157d
[FIX] partner_firstname: Change _id by id in the method copy_data to avoid problem with the new API
10 years ago
Guewen Baconnier
109208dad4
Merge pull request #82 from osiell/8.0-base_contact
8.0 - Porting 'base_contact' module
10 years ago
Guewen Baconnier
cfb691e1cc
Remove erroneous translation lines
10 years ago
sebalix
7a740a05eb
[IMP] Module 'base_contact' - README.rst updated (contributors added from git logs)
10 years ago
Rudolf Schnapka
0c346e4f15
Initial translation
10 years ago
EL HADJI DEM
312ac916e6
[UPD] Update translated files
10 years ago
EL HADJI DEM
9862d7bdfc
[ADD] Add translated files for base_contact module
10 years ago