I'd like create a filter in my pivot view where the weeks are compared to "this week" so only future events are shown (similar to compare it to "today"). Is there a possibility to implement it without storing "this_week" in my models?
I'm working on a module in Odoo 13.
Thank you, it worked!