| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 1336 |
| Technical Name |
xopgi_object_merger |
| License | OPL-1 |
Enable merge actions on any Odoo model, allowing for the configuration of merge methods on specific fields for each individual case.
Key Highlights
Management of merge actions
Create and configure merge actions for system models where you want to enable merge actions.
Customize merge rules.
Specify the specific merge method to apply to certain fields in the model.
User permissions management.
Assign the "Object merge manager" permission only to users who will merge objects.
Object merge
Merge duplicate object records from object list views.
Create and Configure Merge Actions
Creating a merge action.
Create a merge action from Settings > Object Merger > Models > Add a line.
Select the model where you want to enable the merge action.
Search for the model, select it, then edit to configure the merge action.
Configure the merge action.
Define the limit of records to merge. You can also specify how to proceed with the remaining elements after the merge operation.
Specific merge shapes for model fields.
You can define specific merge ways to apply to certain fields. For example, in the case of text fields, you can choose to concatenate the values found in the different objects selected for the merge.
Apply the new merge actions.
Click on the “Apply” button in the Object Merger Configuration.
Enable User Permissions
Enable the permissions for object merging.
Check the “Object Merger Manager” permission to the users who should access the “Merge” function.
Using Object Record Merge
Using the “Merge” function.
From the objects list view, select the duplicate records, click on the “Action” button and select the “Merge” option.
Select the entry you want to keep.
Select the record you want to keep and click on merge entries to execute the fission action enabled for the object.
-
Create and manage merging actions for any object in the system.
-
Customize the configuration of merge actions, specifying how to merge certain fields in the model.
-
Enable the merging of records in the desired objects only for users with permissions.
General Object Merger for Odoo 15
License: OPL-1
Author: "Merchise Autrement [~º/~] and Contributors"
Support
Got questions or need help? Get in touch.
Copy links:
https://www.merchise.org/general-merger https://www.merchise.org/contactus
All our apps
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module