I would like to use Automated Action to set Attributes & their Values to existing products. We have around 30.000 products in Odoo and import-export is taking forever to manually update all these products. Our Attributes all have creation mode Never. We have like 5 attributes, of which 2 attributes have 23 values to it.
Who can provide me with a way to set up Automated Action for something like this?
Thank you in advance!
Perhaps, this module - https://apps.odoo.com/apps/modules/16.0/product_management/ - will be useful for your goals
If it's a task to be executed only once, it could also be solved with export and import or also with a server action.
@Ricardo Okay and how would a Server Action need to be set up?