Author: jleroux
Date: Mon Feb 16 16:48:53 2009
New Revision: 744964
URL:
http://svn.apache.org/viewvc?rev=744964&view=revLog:
Fixed a bug reported in
https://issues.apache.org/jira/browse/OFBIZ-2192 OFBIZ-2192
I don't remember if we fixed the other bugs in R4 (but who cares?)
Modified:
ofbiz/branches/release4.0/applications/product/widget/facility/FacilityScreens.xml
Modified: ofbiz/branches/release4.0/applications/product/widget/facility/FacilityScreens.xml
URL:
http://svn.apache.org/viewvc/ofbiz/branches/release4.0/applications/product/widget/facility/FacilityScreens.xml?rev=744964&r1=744963&r2=744964&view=diff==============================================================================
--- ofbiz/branches/release4.0/applications/product/widget/facility/FacilityScreens.xml (original)
+++ ofbiz/branches/release4.0/applications/product/widget/facility/FacilityScreens.xml Mon Feb 16 16:48:53 2009
@@ -196,7 +196,7 @@
<set field="productSupplierId" from-field="parameters.productSupplierId"/>
<set field="offsetQOHQty" from-field="parameters.offsetQOHQty"/>
<set field="offsetATPQty" from-field="parameters.offsetATPQty"/>
- <set field="productsSoldThruTimestamp" from-field="parameters.productsSoldThruTimestamp"/>
+ <set field="productsSoldThruTimestamp" from-field="parameters.productsSoldThruTimestamp" type="Timestamp"/>
<set field="internalName" from-field="parameters.internalName"/>
<set field="productId" from-field="parameters.productId"/>