1 / 20

Odoo 14 Data Cleaning Module

The New Data cleaning module helps to remove duplicate data in the odoo database. Whenever we create records this module checks the redundancy of data and gives suggestions for deleting or archiving those data.

Download Presentation

Odoo 14 Data Cleaning Module

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Odoo14 Data Cleaning Module www.cybrosys.com

  2. INTRODUCTION • The New Data cleaning module helps to remove duplicate data in odoo database. • Whenever we create records this module checks the redundancy of data and gives suggestions for deleting or archiving those data. • Certain rules are created inside the module and according to that rule, redundant data are removed/archived. • Data can be automatically merged to a single record or it can be done manually also.

  3. First, install the Data cleaning module from the app store.

  4. Open Data cleaning module go to - Configuration - Deduplication Rules Already we have some deduplication rules applied on certain models.

  5. Now let us create a new deduplication rule

  6. The form contains: --Name : Provide name of the deduplication rule --Model : To which model,the rule is applied --Domain : To add filtration on records --Cross-Company : Switch to enable Cross-Company so that the rule is applied to all companies --Deduplicate removal : There are two options- Archive, Delete. The action need to perform on records

  7. --Merge mode : Automatic, Manual --Notify users : We can notify users whenever the process is done(Days, Weeks, Months) --Suggestion threshold Active : It can be made active or inactive --Deduplication rule : Below we have a tree view to add the rules. So inside a single form, we can add multiple rule lines. A rule line contains two fields: Unique ID field, merge if

  8. Let’s create contact . Make sure that the model is the same as given in the deduplication rule form.

  9. Now save the form and create two records having duplicate values for the fields mentioned in deduplication rules.

  10. Now if you come back to the data cleaning module and click DEDUPLICATE button inside the form. A new page will be shown with the rules on the left side and the corresponding duplicated datas are also shown with the created date, Name, field values, model in which it is used, ID, ismaster.

  11. Here similarity percentage is also shown, so this helps users to make decision whether those records need to be merged or discarded . After merging the records duplicated records will be merged to single one.

  12. There is one more feature in data cleaning module ie.Fieldcleaning.Go to - Configuration - Field cleaning

  13. Same as we create deduplication rule we can create field cleaning rule that helps to clean fields in a model by trimming spaces between the letters, setting type case, format phone, scrap html.

  14. Spaces can be trimmed by removing all spaces or only superfluous spaces . Field cleaning can also be done manually and automatically on a particular model.

  15. Specify your rules for field cleaning

  16. create your contact name with space .ie; according to your rule specified

  17. When you click CLEAN button inside the form it displays all the fields that need to be cleaned with details such as Record ID, records name, field, current(current value of the field), suggested(suggested value for the field). Looking at these details we can validate or discard the cleaning process.

  18. For More Details Check our company website for related blogs and Odoo book. www.cybrosys.com Check our YouTube channel for functional and technical videos in Odoo. Odoo 14 Data Cleaning Module

  19. Thank You

More Related