ilscipio / scipio-erp

A scalable large-scale eCommerce framework that is made for multinational omnichannel installations and is easy to customize.
https://www.scipioerp.com
Apache License 2.0
335 stars 182 forks source link

AP invoice creation error #8

Closed joskar201 closed 6 years ago

joskar201 commented 6 years ago

On clicking the new invoice button in accounts payable (Accounts payable -> Invoices -> new invoice) I get (The Following Errors Occurred org.ofbiz.webapp.control.RequestHandlerException: Unknown request [null]; this request does not exist or cannot be called directly.). How can I fix this? Thanks in advance.

madppiper commented 6 years ago

Hey Joskar201,

I cannot reproduce this on the demo server or locally. You can try it yourself here:

https://ce.scipioerp.com/accounting/control/newInvoice

What version of Scipio ERP are you using? Did you checkout from github master branch or use one of the installers?

madppiper commented 6 years ago

I also checked the logs - there has not been a change for at least a year that could effect the behavior. So you may just be running an outdated version. Please update your local version and retry.

I will close this ticket for now. Please let me know if this is still an issue after the update and we can reopen the issue.

madppiper commented 6 years ago

You were right - I was looking at the wrong screens. I will commit a bugfix for you.

madppiper commented 6 years ago

I committed a fix in 525b39c5. This must have been an oversight from the larger updates the module received a year ago. The fix will be pushed to github later today. I will close this ticket afterwards.

Thanks again for noticing!

madppiper commented 6 years ago

A fix has been pushed an hour ago. Closing the issue