Hi Skip, I don't know if this might help. Do you have financials component in your hot-deploy folder?
I have encountered the same issue and the problem was because Financials component have different approach for handling payments with billing accounts. I my case the problem was that the opentaps service captureBillingAccountPayments (com.opensourcestrategies.financials.accounts.BillingAccountServices) overrides the existing OFBiz service with the same name. These services have complately different logic - the ofbiz one don't create payment but opentaps creates. Regards, Rashko Rejmer -- View this message in context: http://www.nabble.com/More-Confusion-tf4427228.html#a12635900 Sent from the OFBiz - User mailing list archive at Nabble.com.
