Hi all,
I have two fields Date A and Date B which are interrelated.
I also have an integer field C for the number of days that I want between them.
I want the dates to update automatically in the following way:
If Date A is updated then update the record so Date B = Date A + C
If Date B is updated then update the record so Date A = Date B - C
I understand this could potentially create a loop.
I am using Odoo v15 online (SaaS) so am limited to automated actions and Studio etc
How can this be done using best practice?
Using automated action: https://www.youtube.com/watch?v=psQF5jOrd48