Thanks Scott for taking care of this feature. Simply Awesome to have this in OFBiz.
-- Ashish On Fri, Jul 24, 2009 at 4:58 AM, <[email protected]> wrote: > Author: lektran > Date: Thu Jul 23 23:28:32 2009 > New Revision: 797259 > > URL: http://svn.apache.org/viewvc?rev=797259&view=rev > Log: > OFBIZ-2625 Ability to perform product comparisons in ecommerce and during > order entry in ordermgr. > > Compares things like name, price, description, long description, brand name > and standard, distinguishing and optional features. > > Could do with some styling and would be nice to add customer ratings in > there as well. > > Added: > > > ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/actions/entry/catalog/CompareProducts.groovy > (with props) > > > ofbiz/trunk/applications/order/webapp/ordermgr/entry/catalog/compareproducts.ftl > (with props) > > > ofbiz/trunk/applications/order/webapp/ordermgr/entry/catalog/compareproductslist.ftl > (with props) > Modified: > ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/controller.xml > > > ofbiz/trunk/applications/order/webapp/ordermgr/entry/catalog/productsummary.ftl > ofbiz/trunk/applications/order/widget/ordermgr/CommonScreens.xml > > ofbiz/trunk/applications/order/widget/ordermgr/OrderEntryCatalogScreens.xml > > ofbiz/trunk/applications/order/widget/ordermgr/OrderEntryCommonScreens.xml > ofbiz/trunk/applications/product/config/ProductUiLabels.xml > > > ofbiz/trunk/applications/product/src/org/ofbiz/product/product/ProductEvents.java > > > ofbiz/trunk/applications/product/src/org/ofbiz/product/product/ProductServices.java > > ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/controller.xml > ofbiz/trunk/specialpurpose/ecommerce/widget/CommonScreens.xml > > Added: > ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/actions/entry/catalog/CompareProducts.groovy > URL: > http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/actions/entry/catalog/CompareProducts.groovy?rev=797259&view=auto > > ============================================================================== >
