Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2 Відповіді
5080 Переглядів

Greetings. I see lots of Odoo apps for recurring payments, bills, etc., and the like. But I'm not finding forum discussions or apps explaining how to make an "Event" recurring. 

This is not in our internal Calendar, this is the "Events" feature of Odoo.

Our volunteers run a lot of weekly and monthly recurring free events that we list publicly for people to sign up to. We've been limping along manually copying and pasting each week/month, but our volunteers are struggling to stay on top of that.

Is there an option, or some basic tweaking/code I could add, to allow setting up an Event to be recurring?

We need events to be able to recur:

  • Weekly

  • Monthly

  • On the specified day of each month (such as the 2nd Friday of each month)

  • On two specified days of each month (such as the 2nd and 4th Saturday of each month).

Any suggestions on how to make this work on our Odoo 12 Community Edition setup?

Thanks kindly!

Аватар
Відмінити
Найкраща відповідь

Thank you for your question. In fact, Odoo event module doesn't have the provision to meet up with your need as default. But obviously we can implement this as out of the box.

According to my point of view, for example, When an event manager wants to organize an event for every 3 months, we can use the logic that on event.event model, need to add an option for selecting the Recurrence period (able to configure Weekly, Monthly or a Specific Date Range), and add one more boolean (in the name of Automatic Creation). So the Event Manager/Organizer try to create the event with this way, then system will auto schedule the events for the specified periods.

This feature we expect from Odoo Team . Hopefully they will incorporate it on the coming versions.
If Anybody can share any other possibilities, that would be more appreciable

Аватар
Відмінити
Найкраща відповідь

I agreed with your answer @sarath. Odoo have implemented the recurring concept  on other  fundamental  modules.  Yes  we  can  wait  for  an  enhancement!! 

Аватар
Відмінити