Hi,
I was tasked to remove a SalesInvoice report Overlay, which existed in a model that extended from ApplicatonSuite, and I copied the existing Design and created a report called SalesInvoice.Extension. Created a new extension menu, controller class, and event handler for managing the Print management to select the new report. This worked fine and performed a build over to the Test instance. Generated an error with the posting of the SalesInvoice and determined the controller class was not properly designed. Was also advised that I should move the objects from current model to the our custom model. I used the same naming conventions, and deleted all objects references from the old model. Then proceeded to check in all objects with in the new model. Delivered to TEST and noticed the reports still ran the previous version and the posting error still exists. Renamed all the reports and controller class and set everything properly, moved to TEST and now the report is working correctly. However, the controller class still behaves like the previous version, so the error message render during posting "Something went wrong while generating the report. Please try again." As I mention, if I select a record that has already been invoiced, the report runs fine with the new version. I have cleared USAGE DATA and of course stopped and started the services. Have a case open with MS support, but have not received any information as of yet. All my other changes completed and just waiting to clear this one issue up. Any suggestions?
Thanks
Bill
*This post is locked for comments
I have the same question (0)