Hello,
I have Odoo 13 with Odoo studio , and i have created a separate module to generate Product names and internal references .
my questions is :
i need to create a product name in product template once i created the product name in my customized module .
i know i need to use automated actions , but i dont know how .
Can anyone please help me just to give me steps and the code to create automated action to create product name and create internal reference automatically .
Best
Yas
Check this: http://learnopenerp.blogspot.com/2020/05/how-to-create-scheduled-action-in-odoo.html
Thank you so much for your help !
but in my case shall i use create new record or execute python code ?
all i need is just to copy the field to product template name !! once i created a name in other module i need this to be copied to product template , just shall u put data to write in product template ?
please advice