Skip to Content
Menu
This question has been flagged
2 Replies
682 Views

Hi,

I'm running odoo online 18+. I have created multiples events and published them on my website, I was wondering, is it possible to change the default cover image for every events (new and past) instead of doing it one by one ?

Thanks

Avatar
Discard
Author Best Answer

Hi Chris,

Thanks for answering me, can you provide me more information on how can I achieve the server action ? Knowing that i'm running odoo online version, i'm not sure how to do it.

Thanks


Avatar
Discard

Hi Administrateur,
To view the server actions in the Odoo standard, it is best to go to the settings as administrator and activate the developer mode at the bottom. Once you have done this, the page will refresh and you should now see the ‘Technical settings’ tab in the settings - here you will find the server actions as well as many other options.
There you can then create your own server action and execute it manually. However, the content must be written in source code - I can only help you to a limited extent without having the system in front of me.

Regards,
Chris Dominiak (Intero Technologies GmbH)

Best Answer

Hi Administrateur,

in the Odoo standard in general there is no direct option to edit the images of all events at the same time.

Two options would be the adjustment via a server action, which automatically sets the image for all events or the adjustment of all events via an import of a previously created importable export and the image field. I would not recommend the latter, as the image data is only stored in a csv. file, but is extremely confusing.

Regards,
Chris Dominiak (Intero Technologies GmbH)


Avatar
Discard
Related Posts Replies Views Activity
1
Mar 16
2002
0
Dec 23
585
1
Mar 23
1380
1
Oct 18
6827
1
May 18
12089