svn commit: r426390 - /incubator/ofbiz/trunk/applications/product/webapp/facility/shipment/ShipmentForms.xml
Posted by
jacopoc on
Jul 28, 2006; 6:32am
URL: http://ofbiz.116.s1.nabble.com/svn-commit-r426390-incubator-ofbiz-trunk-applications-product-webapp-facility-shipment-ShipmentFormsl-tp208664.html
Author: jacopoc
Date: Thu Jul 27 22:32:13 2006
New Revision: 426390
URL:
http://svn.apache.org/viewvc?rev=426390&view=revLog:
Fixed wrong form field definition for date fields.
Modified:
incubator/ofbiz/trunk/applications/product/webapp/facility/shipment/ShipmentForms.xml
Modified: incubator/ofbiz/trunk/applications/product/webapp/facility/shipment/ShipmentForms.xml
URL:
http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/product/webapp/facility/shipment/ShipmentForms.xml?rev=426390&r1=426389&r2=426390&view=diff==============================================================================
--- incubator/ofbiz/trunk/applications/product/webapp/facility/shipment/ShipmentForms.xml (original)
+++ incubator/ofbiz/trunk/applications/product/webapp/facility/shipment/ShipmentForms.xml Thu Jul 27 22:32:13 2006
@@ -53,8 +53,8 @@
</field>
<field name="primaryOrderId" title="${uiLabelMap.ProductPrimaryOrderId}"><text/></field>
<field name="primaryShipGroupSeqId" title="${uiLabelMap.ProductPrimaryShipGroupSeqId}"><text/></field>
- <field name="estimatedReadyDate" title="${uiLabelMap.ProductEstimatedReadyDate}"><text/></field>
- <field name="estimatedShipDate" title="${uiLabelMap.ProductEstimatedShipDate}"><text/></field>
+ <field name="estimatedReadyDate" title="${uiLabelMap.ProductEstimatedReadyDate}"><date-time/></field>
+ <field name="estimatedShipDate" title="${uiLabelMap.ProductEstimatedShipDate}"><date-time/></field>
<field use-when="productStoreId!=null" name="originFacilityId" title="${uiLabelMap.ProductOriginFacility} [${shipment.primaryOrderId}]" widget-style="selectBox">
<drop-down allow-empty="true" current="first-in-list">