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
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.
This module adds a priority field to contacts which can be configured within the configuration menu.
[UPD] LINT errors
fixed lint error, renamed test py file, added missing readme
[UPD] Removed unused file
removed incorrect py file
[FIX] wrong sequence val in test
Remove Test
[FIX] Data File Sequence
Fixed wrong sequence field name on data file.
[UPD] noupdate
Removed <data> element and moved noupdate into Odoo as suggested by reviewers.
[UPD] Reviewer Changes
Changes based on reviewer's suggestions
[UPD] Additional Review Changes
Additional changes requested from reviewers
[UPD] Sequence
Moved next sequence out of create method and into field def.
[UPD] Review Change
[FIX] LINT