sales_data and mdp_matrix are not in sync
The sales_data and mdp_matrix tables are out of sync as a result of an upgrade. So to sync them we can use the update_mdp_matrix_dates procedure.
But I would like to know as to when this procedure gets called or what process calls this procedure automatically in Demantra.
If not called automatically during any process, would I have to create a seperate workflow to do so and when should it be scheduled to run?
Thanks in advance.