svn commit: r744964 - /ofbiz/branches/release4.0/applications/product/widget/facility/FacilityScreens.xml

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r744964 - /ofbiz/branches/release4.0/applications/product/widget/facility/FacilityScreens.xml

jleroux@apache.org
Author: jleroux
Date: Mon Feb 16 16:48:53 2009
New Revision: 744964

URL: http://svn.apache.org/viewvc?rev=744964&view=rev
Log:
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"/>