Hi,
We are currently working on upgrading one of our customers from Nav2018 to BC SaaS.
They have a few modifications in the OnPreReport section of multiple reports.
We are trying to find the proper event subscriber to use to bring in those modifications.
1 example is for the Suggest Vendor Payment.
We need to validate that the Bal. account type/no. entered by the user matches the ones specified in the journal batch.
We tried creating a report extension with the trigger OnPreReport, however, we do not have access to the values filled in by the user in the request page, which are needed
Event recorder didn't call anything that I think we can use.
We would like to avoid creating a copy of the reports if possible to make sure they get the new features/changes with the updates.
Any ideas/suggestions?
-Julie