Discussions
SuiteWorld brings thousands of innovators, builders, and leaders together to learn, connect, and shape what’s next. This October, explore how to build a stronger foundation for growth through inspiring keynotes, major product reveals, hands-on sessions, and unforgettable moments—all in one place for our biggest event of the year. Join us
Sales Order error
Hi,
As you saw in my last post my code in PHP just stopped working last week. Now I solved the login problem, but I just faced another problem now. Pushing sales orders has been NO PROBLEMS as long as I have developed this, and now it does not work again.
This is the error:
Array
(
[writeResponse] => Array
(
[status] => Array
(
[statusDetail] => Array
(
[code] => USER_ERROR
[message] => Please enter values for Customer:Job, Exchange Rate
)
[!isSuccess] => false
)
)
)
What are these errors? Why do they suddenly show up after 8 month when we haven't changed the code anything?