Hi,
I have a many places with multiple products linked to each (with a product_id and modeli_id), each product_id has a fixed Product_PM coverage end date (for example 31.12.2024). This end date prevents users from creating new tasks or inspections because it it is expired or if it is earlier than the current date.
Manually modifying the coverage end date automatically triggers slots and updates to the PM schedules which is fine. With Sql update query it changes the coverage end date but not triggering new slots in PM schedule.
Problem: I need to update the coverage end date for 1,000 of product_id’s for 1000 places.
any possible solution would be helpful.
Thanks and Regards,
Akshay.