hmmm... i guess this is related to the previous post about creating a "filtered" entity view...
On Tue, Dec 2, 2008 at 7:33 PM, BJ Freeman <[EMAIL PROTECTED]> wrote: > sound almost correct. > http://ofbiz.apache.org/docs/entity.html > to build the view > then in code you define what condition(s) as you would a normal entity. > > > ian tabangay sent the following on 12/2/2008 2:46 AM: > > Hi. I wanted to create an entity view based on entities that satisfies a > > specific set of conditions. Is this possible with ofbiz? From what i > > understand, when you create an entity view, it creates the view first > then > > applies the set of conditions that you provided. > > > > ~ ian > > >
