Login  Register

Re: Lookups inside a Lookup

Posted by BJ Freeman on Dec 04, 2007; 11:38am
URL: http://ofbiz.116.s1.nabble.com/Lookups-inside-a-Lookup-tp150617p150618.html

take a look at the product lookup
They do partial lookups and case sensitive
also drop down selects
applications/product/webapp/catalog/lookup

Vikas Mayur sent the following on 12/4/2007 3:22 AM:
> I see Party (partyId) lookups in Invoice (InvoiceId) and Payment
> (paymentId).
> Could not figure out a way how to use them, I mean we generally have field
> display type <text-find> instead of a look up.
>
> Can reach to these from following link
> https://localhost:8443/accounting/control/FindAcctgTrans?organizationPartyId=Company
>