Re: Payment with financial Account

2009-11-20 Thread Sumit Pandit
ilterByDate(finAccounts, >>> UtilDateTime.nowTimestamp(), "roleFromDate", "roleThruDate", true); >>> finAccounts = EntityUtil.filterByDate(finAccounts); >>> context.finAccounts = finAccounts; >>> >>> My problem is, that the findByAnd-

Re: Payment with financial Account

2009-11-20 Thread Alexander1893
), "roleFromDate", "roleThruDate", true); >> finAccounts = EntityUtil.filterByDate(finAccounts); >> context.finAccounts = finAccounts; >> >> My problem is, that the findByAnd-Method does return zero Objects - >> although >> the custome

Re: Payment with financial Account

2009-11-20 Thread Sumit Pandit
bjects - although > the customer I'm doing the test with has a valid finAccount. > > Can anyone help? > > Thanks in advance! > Alexander > -- > View this message in context: > http://n4.nabble.com/Payment-with-financial-Account-tp628131p628131.html > Sent from the OFBiz - User mailing list archive at Nabble.com.

Payment with financial Account

2009-11-20 Thread Alexander1893
-- View this message in context: http://n4.nabble.com/Payment-with-financial-Account-tp628131p628131.html Sent from the OFBiz - User mailing list archive at Nabble.com.