I dug further into this problem, and figured out that this error only occurs
when I do the following:

1) I create an order
2)  I choose moneybookers as a payment method (we use moneybookers, so I
wrote a new component for that, much like the paypal one)
3) I complete the order on the userSide (I get redirected to moneybookers
and pay, the status is being returned to our system the payment is now set
to Payment_Received and the order to Order_Approved)
4) I run the quickShipEntireOrder method 

Result: the known error.


What really strikes me is, that if I skip Step3 and do NOT set the Payment
statusId to Payment_Received, the quickShipEntireOrder service will run
through just fine. 

Does anybody here have an idea for a simple workaround?
-- 
View this message in context: 
http://www.nabble.com/Order-status-tp18605511p23393508.html
Sent from the OFBiz - User mailing list archive at Nabble.com.

Reply via email to