OCA-git-bot
f6a8265d39
[ADD] setup.py
6 years ago
OCA-git-bot
30fad180e1
[UPD] README.rst
6 years ago
oca-travis
1a7e7e4f57
[UPD] Update partner_ref_unique.pot
6 years ago
oca-travis
0e8752cee6
[UPD] Update partner_industry_secondary.pot
6 years ago
oca-travis
ee38c175f4
[UPD] Update partner_contact_job_position.pot
6 years ago
oca-travis
50c5182c66
[UPD] Update partner_contact_department.pot
6 years ago
Pedro M. Baeza
87359a524e
Merge pull request #619 from Eficent/11.0-mig-partner_sector
[11.0][MIG] partner_sector > partner_industry_secondary
6 years ago
OCA-git-bot
d23f8b2050
[ADD] setup.py
6 years ago
OCA-git-bot
ded6744229
[UPD] README.rst
6 years ago
Rafael Blasco
9fa0627128
Merge pull request #626 from Tecnativa/11.0-mig-partner_ref_unique
[11.0][MIG] partner_ref_unique: Migrate to v11
6 years ago
mreficent
f7de020890
[ADD] Migration scripts (from v10 to v11)
6 years ago
mreficent
6f9c6490d4
[RENAME] partner_sector -> partner_industry_secondary
6 years ago
mreficent
61d771467e
[REF] Adapt to use res.partner.industry model
6 years ago
mreficent
5043943b49
[MIG] partner_sector: Migration to 11.0
6 years ago
Jordi Ballester Alomar
a2af8ad628
partner_sector: allow to use in individuals
6 years ago
oca-travis
84de6b51fa
[UPD] Update partner_sector.pot
7 years ago
OCA Transbot
c08469be66
OCA Transbot updated translations from Transifex
7 years ago
Lois Rilo
44fb319d31
[10.0][FIX] partner_sector: fixing invalid filter_domain
7 years ago
OCA Transbot
ed3213c66d
OCA Transbot updated translations from Transifex
8 years ago
Luis M. Ontalba
88dde0c35f
[FIX] views and manifest
8 years ago
Luis M. Ontalba
72718210c4
[MIG] partner_sector: Migrated to 10.0
8 years ago
OCA Transbot
a2cdec5de5
OCA Transbot updated translations from Transifex
8 years ago
Pedro M. Baeza
1aa4c5ffbf
[IMP+ partner_sector: Test and check recursion
8 years ago
cubells
b0545e4ba1
partner_sector: Migration to 9.0
8 years ago
OCA Transbot
3720e65eaf
OCA Transbot updated translations from Transifex
9 years ago
Rafael Blasco
ffff974802
author name correction
9 years ago
Javier Iniesta
686e9931f6
partner_sector
9 years ago
Pedro M. Baeza
dce1305b69
[IMP] partner_ref_unique: Extend tests use cases
6 years ago
Cris Martín
788ed57a35
[11.0][MIG] partner_ref_unique: Migrate to v11
6 years ago
OCA Transbot
4e107eba4d
OCA Transbot updated translations from Transifex
OCA Transbot updated translations from Transifex
OCA Transbot updated translations from Transifex
OCA Transbot updated translations from Transifex
OCA Transbot updated translations from Transifex
OCA Transbot updated translations from Transifex
8 years ago
oca-travis
b46d5c8f92
[UPD] Update partner_contact_lang.pot
6 years ago
OCA-git-bot
eeb0cf4e60
[ADD] setup.py
6 years ago
Pedro M. Baeza
2450346404
Merge pull request #636 from Tecnativa/11.0-mig-partner_contact_lang
[MIG] partner_contact_lang: Migration to 11.0
6 years ago
Cris Martín
2881438bd0
[MIG] partner_contact_lang: Migration to 11.0
6 years ago
cubells
962b5f7b3e
[MIG] partner_contact_lang: Migration to 10.0
7 years ago
OCA Transbot
81789c67d6
OCA Transbot updated translations from Transifex
8 years ago
Pedro M. Baeza
f1037b12ab
[MIG] partner_contact_lang: Migration to 9.0
8 years ago
OCA Transbot
25b3b11e12
OCA Transbot updated translations from Transifex
8 years ago
Pedro M. Baeza
4ff0c98978
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
oca-travis
fe07def3c3
[UPD] Update partner_contact_job_position.pot
6 years ago
OCA-git-bot
6d68851386
[ADD] setup.py
6 years ago
OCA-git-bot
b7338a42aa
[UPD] README.rst
6 years ago
Jordi Ballester Alomar
8c5c906468
Merge pull request #621 from Eficent/11.0-mig-partner_contact_job_position
[11.0][MIG] partner_contact_job_position
6 years ago
OCA Git Bot
aa3e6bf589
[UPD] README.rst
6 years ago
oca-travis
c79650b339
[UPD] Update partner_contact_department.pot
6 years ago
oca-travis
a357b437bf
[UPD] Update base_location_nuts.pot
6 years ago
Pedro M. Baeza
cc78d0c95d
Merge pull request #631 from SimoRubi/11.0-add-base_location_nuts_no_update
[UPD] base_location_nuts: update based on flag
6 years ago
SimoRubi
0d136f2393
[UPD] base_location_nuts: update based on flag
6 years ago
cubells
1d603b18df
[9.0][ADD] partner_ref_unique module
- Added OCA icon
8 years ago
Jairo Llopis
06df2979cb
Work with contact deduplicator.
This contraint is self-disabled when it detects by context that it is being used from the contact deduplicator.
Otherwise, the user cannot deduplicate a contact selecting the "good" one as the one without reference.
Anyway, in these cases, the check has no meaning, since it is to avoid duplicates and in this context we are currently removing them.
9 years ago