Skip to Content
Menu
This question has been flagged
1 Reply
3793 Views

Hello,


I need to delete some product tags (product.tag model) that were created via a bad import.

We have a tag for a material called "FR4", but the way the person set this up in the excel , they ended up creating, "FR4", "FR5", "FR6",..., "FR23".


Is there a way in the odoo interface these can be removed?

I have already gone through the products and linked them against the correct tag.


Thanks

Kym

Avatar
Discard
Author

This helps allot, thanks for this answer.

Best Answer

The product tags can be found under Website/eCommerce/Products/Product Tags
You can delete the tags there

Avatar
Discard
Author

Thanks for the reply,

Is there a way to do this if i do not have the website module/application loaded?
Right now i only have The manufacturing & inventory Applications.

Right, then you just have to create a menu for it first.
This can be done by:
- activating the developer mode (documentation here: https://www.odoo.com/documentation/16.0/applications/general/developer_mode.html#activate-through-the-settings)
- go to Settings/Technical/Models
- find the product.tag record and open it
- at the bottom, click "Create A Menu"
- fill in a menu name, e.g. "Product Tags"
- fill in the parent menu where you would like your new menu item to appear. I suggest you select 'Inventory/Products' (NOT Inventory/Products/Products !)
- refresh the page and you can find the Product Tags under Inventory/Products/Product Tags

Then you can delete the product tags there

Hi. I cannot see anyway to go to Settings/Technical/models. Only option I get is Discuss/usersettings