Hello,
In a process of labratory tests there is a need to see when will be the next test for particular article, by default a test should be every 90 days.
so, right after test is done, a new record will be inserted into a follow up table with article details, current test date, next test date and another field for days count until next test.
This additional count field mustn’t be static and must be updated on each passing day, because there isn’t a possibility for background jobs in Tulip, can anyone suggest me how to update this field daily for all records ?
Thank you,
Regards,
Amit Berku