Hi Iain, Can you provide a patch for this please or is it only this fix
>I think I fixed it. I protected the extraction of the >paymentMethodTypeId with a test for null (line 1554 in >PaymentGatewayServices.java). I'll test a bit more to see if this breaks >anything (it shouldn't), but I'm still concerned that I needed to do >this at all. to be applied ? Thanks Jacques From: "Iain Fogg" <[EMAIL PROTECTED]> > David, > > Thanks. I think it turned out to be a bug in the accounting code (see > previous message). At the very least, the accounting code didn't account > for a null pointer, so even if there is still a problem with the POS > code at least accounting is a little bit more robust. > > Cheers, Iain > > David E Jones wrote: > > > > On Nov 17, 2006, at 10:37 PM, Iain Fogg wrote: > > > >> Any pointers? I'm finding it hard to believe that I'm the first > >> person who wanted to use OFBiz without online credit card processing > >> features turned on :-) > > > > Don't be too surprised... chances are this is the case. The POS > > application is still pretty young and it was written for companies > > with larger deployments that always have this sort of thing streamlined. > > > > So, you'd probably have to make code and UI changes in order to > > support this. > > > > -David
