Default Categories and Tags
Automatically assign Odoo categories and tags to all products from a supplier.
Why Use Default Categories?
Save time by auto-assigning:
- Product Category (product.category)
- E-commerce Categories (product.public.category)
- Product Tags
Instead of manually setting categories for each product.
Configuring Default Product Category
- Edit supplier
- Scroll to "Default Categories"
- Select "Default Product Category"
- Choose from Odoo categories
This category is applied to products that don't have a category specified in the supplier file.
Configuring E-commerce Categories
For products sold on your Odoo website:
- Enable "Default E-commerce Categories"
- Select one or more categories
- Save
Products will appear in these website categories by default.
Category Priority
When syncing products, categories are determined in this order:
- Product-specific category (from supplier file if mapped)
- Supplier default category
- Odoo's default category (usually "All")
Example Use Case
Scenario: All products from "ABC Electronics" should be in:
- Product Category: "Electronic Components"
- E-commerce Category: "Electronics" > "Components"
Configuration:
- Set Default Product Category: "Electronic Components"
- Set E-commerce Categories: "Electronics/Components"
- Save
Result: Every product imported from ABC automatically gets these categories.
Overriding Defaults
If a specific product needs different categories:
- Map the category column in your import
- The specific category overrides the default
Tags
Product tags work similarly:
- Enable "Auto-tag supplier products"
- Enter tags (comma-separated)
- Save
Example tags: "Imported", "ABC Supplier", "Wholesale"
Finding Odoo Category IDs
To find category IDs in Odoo:
- Go to Inventory → Configuration → Product Categories
- Enable Developer Mode
- Open the category
- Note the ID from the URL
Syncing Categories First
Before using default categories:
- Go to Dashboard → Odoo
- Click "Sync References"
- Wait for categories to sync
This ensures Pricelist Heaven has the latest category list from Odoo.