OCA Git Bot
408429ad0f
[ADD] setup.py
8 years ago
OCA Git Bot
47bb2c4704
[UPD] addons table in README.md
8 years ago
Pedro M. Baeza
6be6679145
[ADD] partner_contact_lang: Manage language in contacts ( #302 )
===========================
Manage language in contacts
===========================
Odoo by default propagate language field to the created contacts from their
form, but it doesn't allow to change it once created.
This module fills this gap, and also provides other facilities for the
contact language management:
* Put the language of the parent company when the contact doesn't have a
language and this parent company is assigned.
* When the company changes the language, it fills with the same language all
the contacts that don't have any.
Usage
=====
Go to any partner that is a company and has contacts. Click on one contact
and you will be able to edit the language.
8 years ago
Pedro M. Baeza
adb466a610
[FIX] .travis.yml: Fix Transifex
8 years ago
Fekete Mihai
d09129ee9d
Remove images from readme, update icon. ( #326 )
8 years ago
OCA Git Bot
e2c6300b26
[ADD] setup.py
8 years ago
OCA Git Bot
f532cc034b
[UPD] addons table in README.md
8 years ago
Pedro M. Baeza
e8d044f8de
Merge pull request #296 from acsone/8.0_partner_identification-dro
[8.0] Backport of v9 partner_identification module
8 years ago
Denis Roussel
66eae157bb
[FIX] Rename Warning as UserError
8 years ago
OCA Git Bot
0ee326e873
[UPD] addons table in README.md
8 years ago
Pedro M. Baeza
6fd94c722d
[FIX] base_location_geonames_import: Test logic changed
For avoiding constant problems with this test, as Monaco data changes a lot,
what we are testing now is the existence of the data, not the exact match of them.
8 years ago
Pedro M. Baeza
abecf1b31c
Merge pull request #307 from CompassionCH/8.0
FIX birthdate date install
8 years ago
ecino
6a500a0069
FIX birthdate date install
Fix a bug where a typo would prevent to set all birthdate dates at installation of module partner_contact_birthdate
8 years ago
OCA Transbot
b9c393baee
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
5eda60678e
OCA Transbot updated translations from Transifex
8 years ago
Pedro M. Baeza
e79f11591a
Merge pull request #301 from hbrunn/8.0-partner_relations-v8api
[RFR] v8 api, guidelines
8 years ago
Ronald Portier
1051dd19c1
[ENH] Backport 9.0 improvements to partner_multi_relation.
8 years ago
Ronald Portier
0bdfc077f6
[FIX] A lot of bugfixes, logic improvements, general fiddling
8 years ago
Holger Brunn
e033ca626d
[RFR] v8 api, guidelines, tests
8 years ago
Stéphane Bidoul (ACSONE)
9350b4ccc5
[FIX] remove en.po that was erroneously created by transbot
8 years ago
Denis Roussel
33454e06ca
[TYPO] Typo
9 years ago
Pedro M. Baeza
bfc046786f
Merge pull request #299 from acsone/8.0-FIX_test_base_location_geonames_import-dro
[FIX] Fix test according to updated geonames list
9 years ago
Denis Roussel
057c42d4cd
[FIX] Fix test according to updated geonames list
9 years ago
Denis Roussel
ce28b64412
[ADD] Add French translation
9 years ago
Denis Roussel
a42540381d
[ADD][8.0] Backport of the 9.0 module.
9 years ago
Laurent Mignon
f66e80c468
[FIX] Prevent an integrity error when deleting a partner identification
9 years ago
Laurent Mignon (ACSONE)
9095fa18fc
[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)
fd8abe62b5
[IMP] Add help texts
9 years ago
Laurent Mignon (ACSONE)
f3184852e5
[IMP] use method to provide the default value for validation_code
9 years ago
Laurent Mignon (ACSONE)
77baf95bea
[IMP] status is now a selection field
9 years ago
Laurent Mignon (ACSONE)
271b541988
[FIX] Readme formatting
9 years ago
Laurent Mignon (ACSONE)
baf68b9215
[IMP] Add new field 'Place of Issuance'
9 years ago
Laurent Mignon (ACSONE)
a946fbcc77
[IMP] Replace field 'state' by 'status' in res_partner_id_number
9 years ago
Laurent Mignon (ACSONE)
d6cdf99d87
[FIX] Complete incomplete sentence
9 years ago
Laurent Mignon (ACSONE)
fa1844def5
[IMP] Remove useless comments
9 years ago
Laurent Mignon (ACSONE)
12789be649
[IMP] Improve module description
9 years ago
Laurent Mignon (ACSONE)
54478d8ea6
[IMP] Rename partner_identifiers -> partner_identification
9 years ago
OCA Transbot
089dbed286
OCA Transbot updated translations from Transifex
9 years ago
Holger Brunn
bfeda5a7e4
Merge pull request #291 from Tecnativa/8.0-fix_partner_create_by_vat_travis
[8.0][FIX] Travis using mock
9 years ago
Antonio Espinosa
b4effb4a3c
Separate partner_changeset tests from other addons
9 years ago
Antonio Espinosa
2306102fed
Fix Travis using mock
9 years ago
Rafael Blasco
28f0ac05a6
Merge pull request #290 from Tecnativa/8.0-avoid_write_unchanged_fields
[8.0][TEST][partner_firstname] Add test for checking access check bug
9 years ago
Antonio Espinosa
10ab1facff
Remove unused imports
9 years ago
Antonio Espinosa
4c287b6d62
Add test for checking access check bug
9 years ago
Rafael Blasco
917ff1845d
Merge pull request #289 from Tecnativa/8.0-avoid_write_unchanged_fields
[FIX] Avoid writes if no changes in name, firstname, lastname ...
9 years ago
Antonio Espinosa
aa8d63fe32
Add a comment to remember why we call write with sudo
9 years ago
Antonio Espinosa
afd4d30f43
Some changes for relaunching Travis
9 years ago
Antonio Espinosa
d252041718
Fix Travis error on partner_changeset
9 years ago
Antonio Espinosa
fee7de9a5f
Fix Travis error
9 years ago
Antonio Espinosa
51c4c6088b
[FIX] Avoid writes if no changes in name, firstname, lastname ...
9 years ago