details:   https://code.openbravo.com/erp/devel/pi/rev/fe15010ac3ca
changeset: 19662:fe15010ac3ca
user:      Naiara Martinez <naiara.martinez <at> openbravo.com>
date:      Wed Feb 06 10:39:49 2013 +0100
summary:   Related to issue 22958: complete javadoc and delete unnecessary 
'to_char'

diffstat:

 src/org/openbravo/materialmgmt/ReservationUtils.java      |  3 ++-
 src/org/openbravo/materialmgmt/ReservationUtils_data.xsql |  2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diffs (25 lines):

diff -r dfeda939b698 -r fe15010ac3ca 
src/org/openbravo/materialmgmt/ReservationUtils.java
--- a/src/org/openbravo/materialmgmt/ReservationUtils.java      Tue Feb 12 
10:30:50 2013 +0100
+++ b/src/org/openbravo/materialmgmt/ReservationUtils.java      Wed Feb 06 
10:39:49 2013 +0100
@@ -96,7 +96,8 @@
   }
 
   /**
-   * Function to reserve given stock or purchase order line. Available 
OBObject are:<br>
+   * Function to reserve in allocated or not allocated given stock or purchase 
order line. Available
+   * OBObject are:<br>
    * - StorageDetail: reserves stock in the warehouse.<br>
    * - OrderLine: reserves stock pending to receipt purchase order line.
    */
diff -r dfeda939b698 -r fe15010ac3ca 
src/org/openbravo/materialmgmt/ReservationUtils_data.xsql
--- a/src/org/openbravo/materialmgmt/ReservationUtils_data.xsql Tue Feb 12 
10:30:50 2013 +0100
+++ b/src/org/openbravo/materialmgmt/ReservationUtils_data.xsql Wed Feb 06 
10:39:49 2013 +0100
@@ -48,7 +48,7 @@
    <SqlMethod name="reserveStockManual" connection="true" 
type="callableStatement" return="object" object="CSResponse">
       <SqlMethodComment></SqlMethodComment>
       <Sql><![CDATA[
-        CALL M_RESERVE_STOCK_MANUAL(?,?,?,to_number(?),?,to_char(?),?)
+        CALL M_RESERVE_STOCK_MANUAL(?,?,?,to_number(?),?,?,?)
       ]]></Sql>
       <Parameter name="mReservationId"/>
       <Parameter name="type"/>

------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
Openbravo-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-commits

Reply via email to