Hi everyone,
I have an issue with the ODataV4 GET response from page 5527. This page is supposed to return all the purchase invoices, including the ones in Draft status.
In my system, when I create new invoices or post them in NAV UI, the GET response from this page always has same number of invoices and is missing the ones I created. I was wondering what could be the reason for this behaviour?
Is there some sort of caching that is causing this issue, or is it related to user permission? I am using windows authentication by the way.
Appreciate your help.