OCA-git-bot
c7a0d2d2c7
[UPD] README.rst
6 years ago
Nikul-Chaudhary
819fc13308
[MIG] partner_employee_quantity v11 to v12
6 years ago
Pedro M. Baeza
99dab2f7ad
partner_employee_quantity: Migration to 11.0
* Standard procedure
* Adapt dependencies
* Adapt menu
* Improve view layout
* README by fragments
* Rise to mature status with maintainer myself
6 years ago
David Vidal
9c2bb8045e
partner_employee_quantity: Migration to 10.0
8 years ago
Jairo Llopis
868b225804
Rename to partner_employee_quantity.
9 years ago
oca-travis
9ad005e5b7
[UPD] Update partner_priority.pot
4 years ago
OCA-git-bot
ab569b17b9
Merge PR #1009 into 14.0
Signed-off-by NL66278
4 years ago
oca-git-bot
32dba5e0b9
[IMP] update dotfiles [ci skip]
4 years ago
OCA-git-bot
e7948aff39
[ADD] setup.py
4 years ago
OCA-git-bot
fede5ca98d
[UPD] addons table in README.md
4 years ago
oca-travis
11392cbc3a
[UPD] Update partner_ref_unique.pot
4 years ago
OCA-git-bot
ebc188685b
Merge PR #1031 into 14.0
Signed-off-by pedrobaeza
4 years ago
newtratip
c39d12287c
[MIG] partner_ref_unique: Migration to 14.0
4 years ago
newtratip
b8c6a6e18d
[IMP] partner_ref_unique: black, isort, prettier
4 years ago
Pedro M. Baeza
5a7cb6b6d9
[IMP] partner_ref_unique: Take into account contact merging
If merging 2 contacts, one with reference, and another without, and being the target
one the contact without reference, the constraint is raised as the reference value
is copied before unlinking the other contact.
We avoid it disabling the constraint when merging.
4 years ago
João Marques
73efd6def5
[MIG] partner_ref_unique: Migration to 13.0
4 years ago
João Marques
2091ed0fa8
[IMP] partner_ref_unique: black, isort, prettier
4 years ago
Peter Schubert
cf4c99d5bb
Translated using Weblate (German)
Currently translated at 100.0% (8 of 8 strings)
Translation: partner-contact-12.0/partner-contact-12.0-partner_ref_unique
Translate-URL: https://translation.odoo-community.org/projects/partner-contact-12-0/partner-contact-12-0-partner_ref_unique/de/
5 years ago
Nelson Ramírez Sánchez
4490aea174
Translated using Weblate (Spanish)
Currently translated at 100.0% (8 of 8 strings)
Translation: partner-contact-12.0/partner-contact-12.0-partner_ref_unique
Translate-URL: https://translation.odoo-community.org/projects/partner-contact-12-0/partner-contact-12-0-partner_ref_unique/es/
5 years ago
OCA Transbot
4d72f4639e
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: partner-contact-12.0/partner-contact-12.0-partner_ref_unique
Translate-URL: https://translation.odoo-community.org/projects/partner-contact-12-0/partner-contact-12-0-partner_ref_unique/
5 years ago
Akim Juillerat
f31e013d0e
fixup! Store partner_ref_unique to allow triggering the error updating res.company
5 years ago
Akim Juillerat
049b1a1d0e
Store partner_ref_unique to allow triggering the error updating res.company
Add pre_init_hook to speed up module installation
5 years ago
Akim Juillerat
2ae64ca880
[FIX] partner_ref_unique: Trigger check on company update
Before this commit, the partner_ref_unique could be changed on the
company even if existing partners share the same internal ref.
Therefore, errors will appear afterwards as DB already contains
duplicates although the policy shouldn't allow it.
With this change, the error will appear as soon as the policy is
changed, so that the data must be fixed before activating the
constraint.
5 years ago
Bole
52cd6b1e3d
Translated using Weblate (Croatian)
Currently translated at 100.0% (8 of 8 strings)
Translation: partner-contact-12.0/partner-contact-12.0-partner_ref_unique
Translate-URL: https://translation.odoo-community.org/projects/partner-contact-12-0/partner-contact-12-0-partner_ref_unique/hr/
5 years ago
Maxime Chambreuil
f0ab45768c
[FIX] partner_ref_unique: Pylint errors
5 years ago
sbejaoui
c9769bb518
[MIG] - migration partner_ref_unique
6 years ago
Pedro M. Baeza
161959e6f5
[IMP] partner_ref_unique: Extend tests use cases
6 years ago
Cris Martín
d9bc2b66ac
[11.0][MIG] partner_ref_unique: Migrate to v11
6 years ago
OCA Transbot
cf31bfb8ea
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
cubells
97706ca66d
[9.0][ADD] partner_ref_unique module
- Added OCA icon
8 years ago
Jairo Llopis
cb1b82a2fd
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
Antonio Espinosa
d27aa392f2
partner_ref_unique addon and change description icon
9 years ago
Stéphane Bidoul
73eb8744b6
[IMP] update dotfiles [ci skip]
4 years ago
OCA-git-bot
19d1744b25
[UPD] addons table in README.md
4 years ago
OCA-git-bot
2f85cced8e
partner_firstname 14.0.1.0.1
4 years ago
OCA-git-bot
ab62437f3a
Merge PR #1026 into 14.0
Signed-off-by NL66278
4 years ago
OCA-git-bot
e8ef6ab181
[UPD] addons table in README.md
4 years ago
OCA-git-bot
71eb5bf5f4
base_location 14.0.1.0.1
4 years ago
OCA-git-bot
901948363f
Merge PR #1030 into 14.0
Signed-off-by pedrobaeza
4 years ago
Yann Papouin
3fe791bfe3
[14.0][FIX] base_location: Update name when changing city's state or country
4 years ago
OCA-git-bot
f3238eb94f
[ADD] setup.py
4 years ago
OCA-git-bot
efd3a619cd
[UPD] addons table in README.md
4 years ago
oca-travis
163cce8765
[UPD] Update base_location.pot
4 years ago
OCA-git-bot
c140a11bc6
Merge PR #1003 into 14.0
Signed-off-by pedrobaeza
4 years ago
Andrea
f5d7db83f9
[FIX] Handle byte encoded string from ldap
4 years ago
OCA-git-bot
65a2742578
[ADD] setup.py
4 years ago
OCA-git-bot
09b981ea44
[ADD] icon.png
4 years ago
OCA-git-bot
10ff2e15e8
[UPD] README.rst
4 years ago
OCA-git-bot
a2be202ce4
[UPD] addons table in README.md
4 years ago
oca-travis
c077f4b725
[UPD] Update partner_phone_secondary.pot
4 years ago