Author: jleroux
Date: Mon Jun 21 18:40:10 2010
New Revision: 956664
URL:
http://svn.apache.org/viewvc?rev=956664&view=revLog:
Better place for showOutOfStockProducts and storeCreditAccountEnumId
Modified:
ofbiz/trunk/applications/product/widget/catalog/ProductStoreForms.xml
Modified: ofbiz/trunk/applications/product/widget/catalog/ProductStoreForms.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/widget/catalog/ProductStoreForms.xml?rev=956664&r1=956663&r2=956664&view=diff==============================================================================
--- ofbiz/trunk/applications/product/widget/catalog/ProductStoreForms.xml (original)
+++ ofbiz/trunk/applications/product/widget/catalog/ProductStoreForms.xml Mon Jun 21 18:40:10 2010
@@ -322,6 +322,7 @@
<sort-field name="reserveInventory"/>
<sort-field name="reserveOrderEnumId"/>
<sort-field name="balanceResOnOrderCreation"/>
+ <sort-field name="showOutOfStockProducts"/>
</field-group>
<field-group title="${uiLabelMap.CommonShoppingCart}" collapsible="true" initially-collapsed="true">
<sort-field name="viewCartOnAdd"/>
@@ -340,6 +341,7 @@
</field-group>
<field-group title="${uiLabelMap.CommonPayments}" collapsible="true" initially-collapsed="true">
<sort-field name="payToPartyId"/>
+ <sort-field name="storeCreditAccountEnumId"/>
<sort-field name="manualAuthIsCapture"/>
<sort-field name="retryFailedAuths"/>
<sort-field name="daysToCancelNonPay"/>