System.NullReferenceException: 'Object reference not set to an instance of an object.'
This exception was originally thrown at this call stack:
[External Code]
Dynamics.AX.Application.SrsReportProviderMetadata.`getReportSchema(Dynamics.AX.Application.SrsReportDataProvider) in AxClass_SrsReportProviderMetadata.xpp
Dynamics.AX.Application.SrsReportProviderQueryBuilder.`initialize() in AxClass_SrsReportProviderQueryBuilder.xpp
[External Code]
I want to use standard Print management option to send emails to Vendors with PO confirmation or inquiry.
On the print management setup I dont see any place where I can edit body of an email, make a template for it?
Does it mean the only way to send it is with Subject only, with attachment and without any content?
Also, is there an option to review email before it is sent or the only way is the automatic send?
Or is there any out of the box feature I should activate for this?
Kind regards,
System.NullReferenceException: 'Object reference not set to an instance of an object.'
This exception was originally thrown at this call stack:
[External Code]
Dynamics.AX.Application.SrsReportProviderMetadata.`getReportSchema(Dynamics.AX.Application.SrsReportDataProvider) in AxClass_SrsReportProviderMetadata.xpp
Dynamics.AX.Application.SrsReportProviderQueryBuilder.`initialize() in AxClass_SrsReportProviderQueryBuilder.xpp
[External Code]
The error seems to come from the parmFreetextInvoiceHeaderFooterTmp_W method
I have restarted the reporting, the machine, cleaned caches, compiled all the models and nothing works.
I have removed the modifications and it doesn't work either, the error appears before reaching anything that is touched.
Any ideas what else I could try?