See in the attached image, when we search for all orders, none show up. Seems your API fails
Looks like an issue with your default view_by filter.
@edixon thank you for letting us know about this. Can you confirm if this is still an issue or has it been resolved?
I tried logging into your environment and couldn’t replicate the error on the new version of the order list.
Thanks!
CetecERP Support
@edixon with the new lists the code is downloaded to your local browser and executed on your machine.. sometimes you may need to force your browser to download the latest version of the code if something on the server changes. This is also called a “Hard Refresh”.. you can do a hard refresh of the page by pressing Ctrl + Shift + R or Ctrl + F5 on Windows, if using a Mac then you can press Cmd + Shift + R.
Let me know if that resolves the issue.
Thanks!
CetecERP Support
This issue is caused by the view by filter. If you leave it and search, the API will return the previously attached error. After switching it once to header and than back to line item (which was the default), it worked from than on. Seems to be a default error when grabbing the view by value for the GET API call. All good on my end now


