$ 6.99
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Inventory (stock)
• Discuss (mail) |
| Lines of code | 338 |
| Technical Name |
wimpy_product_duplicate_prevention_checker |
| License | OPL-1 |
| Website | https://www.linkedin.com/in/wimpynf/ |
| Versions | 18.0 19.0 |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Inventory (stock)
• Discuss (mail) |
| Lines of code | 338 |
| Technical Name |
wimpy_product_duplicate_prevention_checker |
| License | OPL-1 |
| Website | https://www.linkedin.com/in/wimpynf/ |
| Versions | 18.0 19.0 |
Product Duplicate Prevention Checker
(Pre-Installation Diagnostic Tool)
for Odoo 19 Community Edition & Enterprise On Premise
Scan your entire product database for duplicate names with intelligent detection that catches duplicates regardless of letter case or extra spaces. Export results to Excel for mass editing and archive management.
Key Features
- Smart Duplicate Detection: Scans all products and identifies duplicates using case-insensitive and space-normalized comparison (e.g., "USB Cable" = "usb cable" = "USB CABLE").
- Visual Wizard Interface: Easy-to-use wizard showing duplicate groups with color-coded status (green = keep, yellow = review).
- Excel Export for Mass Editing: Export duplicates to Excel with pre-formatted columns for bulk renaming and archiving.
- Archive Management: Rename and archive duplicate products directly via Excel import - no manual clicking needed.
- Detailed Instructions: Excel file includes step-by-step guide for editing and importing back to Odoo.
- External ID Support: Uses Odoo-compatible External IDs for safe import/update without creating new records.
- Safe & Read-Only: Scanning only - no automatic changes to your data. You control what to keep, rename, or archive.
- Zero Configuration: Works immediately after installation with no setup required.
Why Use This Module?
Scenario: You want to install the Product Duplicate Prevention module, but your database has existing duplicate products from years of data entry by multiple users.
Solution: Use this Checker module to:
- Scan and identify all existing duplicates
- Export duplicates to Excel for review
- Mass edit product names and archive status in Excel
- Import back to Odoo to update all products at once
- Verify zero duplicates before installing Prevention module
How It Works
Step 1: Scan for Duplicates
Go to Inventory â Configuration â Check Product Duplicates and click "Scan Duplicates".
The wizard will show:
- Total products scanned
- Number of duplicate groups found
- List of all duplicates with color coding:
- Green (KEEP) = Suggested master product to keep
- Yellow (REVIEW) = Duplicates that need action
Step 2: Export to Excel
Click "Export to Excel" button to download a pre-formatted Excel file containing:
- Column A: Duplicate group number
- Column B: External ID (do not modify)
- Column C: Database ID (reference only)
- Column D: Name (edit here for REVIEW products)
- Column E: Active status (TRUE/FALSE for archive)
- Column F-I: Reference information
Step 3: Edit in Excel
For each REVIEW product (yellow rows), choose one of three options:
- Rename Only: Fill Column D with new unique name, keep Column E = TRUE
- Rename and Archive: Fill Column D with new unique name, set Column E = FALSE
- Skip: Leave empty, fix manually later in Odoo
Step 4: Import Back to Odoo
Import the edited Excel file:
- Inventory â Products â Products
- Favorites (â) â Import records
- Upload Excel file
- Map columns:
- External ID â External ID
- Name â Name
- Active â Active
- Test â Import
Step 5: Verify
Run the scanner again. Should show: "â No Duplicates Found!"
Now you can safely install the Product Duplicate Prevention module.
Excel Export Features
Sheet 1: Duplicate Products
- Color-coded rows (green = keep, yellow = review)
- Pre-filled names for KEEP products
- Empty fields for REVIEW products (ready for editing)
- Active status column for archive management
- External ID for safe import (no duplicate creation)
Sheet 2: Instructions
- Step-by-step guide for editing in Excel
- Odoo import instructions with screenshots reference
- Troubleshooting common import errors
- Examples of rename, archive, and skip scenarios
Archive Management
Important: If you want to archive duplicate products, you must rename them first!
Why? Archived products with duplicate names will still be detected by the scanner and will block installation of the Prevention module.
Best Practice: Rename with clear suffix before archiving:
"Product ABC"â"Product ABC [ARCHIVED 2026]""Old Item"â"Old Item - Discontinued"
Real-World Example
Before Scan:
| ID | Product Name | Status |
|---|---|---|
| 100 | Wireless Mouse | Active |
| 150 | wireless mouse | Active |
| 200 | WIRELESS MOUSE | Active |
After Export & Edit:
| ID | New Name | Active | Action |
|---|---|---|---|
| 100 | Wireless Mouse | TRUE | Keep (no change) |
| 150 | Wireless Mouse - Black | TRUE | Renamed |
| 200 | Wireless Mouse [ARCHIVED] | FALSE | Renamed & Archived |
Result: 3 unique products, no duplicates detected!
Benefits
- â Mass Edit: Fix hundreds of duplicates in minutes via Excel instead of clicking one by one
- â Safe Import: Uses External ID to update existing products (never creates duplicates)
- â Full Control: You decide what to keep, rename, or archive - no automatic changes
- â Time Saver: Export â Edit â Import workflow is 10x faster than manual editing
- â Archive Management: Rename and archive in one import operation
- â Clear Reporting: Visual wizard shows exactly what needs attention
- â Preparation Tool: Ensures clean database before installing Prevention module
- â No Data Loss: Read-only scanning - your data stays intact until you import changes
Installation
- Download and install this module first
- No configuration needed - works immediately
- Go to Inventory â Configuration â Check Product Duplicates
- Scan, export, edit, and import to clean up duplicates
- After cleanup, install Product Duplicate Prevention module
Technical Details
- Module Name: wimpy_product_duplicate_checker
- Model: TransientModel (wizard - no permanent database tables)
- Dependencies: stock (Inventory module)
- Python Library: xlsxwriter (for Excel export)
- Menu Location: Inventory â Configuration â Check Product Duplicates
- Compatible: Odoo 19.0 Community & Enterprise
FAQ
Q: Will this module prevent duplicate creation?
A: No. This is a diagnostic tool only. It scans and helps you fix existing duplicates. To prevent new duplicates, install the Product Duplicate Prevention module after cleanup.
Q: Can I use this without installing the Prevention module?
A: Yes! This checker is useful on its own for periodic duplicate audits and cleanup.
Q: What if import creates new products instead of updating?
A: Make sure you map "External ID" column correctly. This tells Odoo which product to update.
Q: Do I need to install xlsxwriter?
A: Yes, for Excel export. Install with: pip3 install xlsxwriter
Q: Can I archive without renaming?
A: Not recommended. Archived duplicates will still be detected. Always rename before archiving.
Support
Version: 19.0.1.0.0
Author: Wimpy Nastian F.
Contact: LinkedIn
Clean Up Your Product Database Today!
Install Product Duplicate Checker and fix duplicates in minutes, not hours.
â Export to Excel â Mass Edit â Safe Import â Archive Management
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