Author: chrisg
Date: Wed May 13 14:17:03 2009
New Revision: 774379
URL:
http://svn.apache.org/viewvc?rev=774379&view=revLog:
Fixes error when updating a ProductStore (missing parameter)
Modified:
ofbiz/trunk/applications/product/webapp/catalog/store/ProductStoreForms.xml
Modified: ofbiz/trunk/applications/product/webapp/catalog/store/ProductStoreForms.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/webapp/catalog/store/ProductStoreForms.xml?rev=774379&r1=774378&r2=774379&view=diff==============================================================================
--- ofbiz/trunk/applications/product/webapp/catalog/store/ProductStoreForms.xml (original)
+++ ofbiz/trunk/applications/product/webapp/catalog/store/ProductStoreForms.xml Wed May 13 14:17:03 2009
@@ -42,7 +42,7 @@
<auto-fields-service service-name="updateProductStore" map-name=""/>
<field use-when="productStore!=null" name="productStoreId" tooltip="${uiLabelMap.ProductNotModificationRecreatingProductStore}"><display/></field>
- <field name="productStoreId"><ignored/></field>
+ <field name="productStoreId"><hidden/></field>
<field name="primaryStoreGroupId">
<drop-down allow-empty="true">