Announcements
I'm new in Navision. I'm having a error that "you cannot print in a report where the property 'ProcessingOnly' is set to 'Yes'. Coud please advise me on this
In NAV you have two types of reports, one will have layout to display the data and others are processing only means they ran some updates or insert or any other actions you defined in the report. If the processing only property is set for a report and if you try to print that you will get that error.
https://docs.microsoft.com/en-us/dynamics-nav/types-of-reports
You have a statament like REPORT.PRINT or REPORT.SAVEAS or something similar somewhere in your code and the report that you are trying to execute has ProcessingOnly property set to Yes.
You have to request your CSP partner to involve their developers to troubleshoot this issue and trigger this error using debugger.
Please be aware that NAV 2013 is out of mainstream support since January 2018.
I would suggest you to be in touch with your Partner / Reseller to orchestrate an upgrade to a supported version.
André Arnaud de Cal... 291,359 Super User 2024 Season 2
Martin Dráb 230,370 Most Valuable Professional
nmaenpaa 101,156