When voiding a sale I get the following error. I have tried with OfBiz trunk as well as latest full stack from OpenTaps 1.0.
Exception: org.ofbiz.service.ServiceValidationException
Message: Type check failed for field [createReturnAdjustment.amount]; expected t
ype is [Double]; actual type is [java.math.BigDecimal]
Logged In: YES
user_id=908761
Originator: NO
What version are you running?
Logged In: YES
user_id=278351
Originator: YES
Si, as I stated in the original post I have tried with both OpenTaps 1.0 and OfBiz trunk. I will have to get the exact revision numbers but both are very recent.
One important piece of information I left out. To reproduce you need to do a Void Sale. This is when I got the error. I was trying to test refund functionality.