[OFBiz] SVN: r6039 -
trunk/applications/product/webapp/catalog/lookup
jacopo at svn.ofbiz.org
jacopo at svn.ofbiz.org
Sat Oct 29 09:50:53 EDT 2005
Author: jacopo
Date: 2005-10-29 08:50:45 -0500 (Sat, 29 Oct 2005)
New Revision: 6039
Modified:
trunk/applications/product/webapp/catalog/lookup/FieldLookupForms.xml
Log:
Added price (range) field to the lookup product by price form.
Modified: trunk/applications/product/webapp/catalog/lookup/FieldLookupForms.xml
===================================================================
--- trunk/applications/product/webapp/catalog/lookup/FieldLookupForms.xml 2005-10-29 13:34:09 UTC (rev 6038)
+++ trunk/applications/product/webapp/catalog/lookup/FieldLookupForms.xml 2005-10-29 13:50:45 UTC (rev 6039)
@@ -132,6 +132,7 @@
</entity-options>
</drop-down>
</field>
+ <field name="price"><range-find/></field>
<field name="noConditionFind"><hidden value="Y"/><!-- if this isn't there then with all fields empty no query will be done --></field>
<field name="submitButton" title="${uiLabelMap.CommonLookup}" widget-style="smallSubmit"><submit button-type="button"/></field>
More information about the Svn
mailing list