int-dbcons-pgsql - Build # 206 - Failure:

Check console output at http://builds.openbravo.com/job/int-dbcons-pgsql/206/ 
to view the results.


Committers since last success:

Changes for Build #206

    Harikrishnan Raja <[email protected]> 
    Fixes Issue 13926: Quantity ordered duplicated
        src-db/database/model/functions/C_ORDER_POST1.xml

 


Last 20 lines of the console output:

[...truncated 560 lines...]
               END IF;
             END LOOP;
           -- Set reserved quantity to 0
@@ -987,7 +987,7 @@
     END IF;
    END IF;
    IF(v_DocStatus<>'IP' OR v_DocAction<>'CO') THEN
-               M_UPDATE_STORAGE_PENDING(v_Client_ID, v_Org_ID, v_UpdatedBy, 
Cur_ResLine.M_Product_ID, Cur_ResLine.M_Warehouse_ID, 
Cur_ResLine.M_AttributeSetInstance_ID,
+        M_UPDATE_STORAGE_PENDING(v_Client_ID, v_Org_ID, v_UpdatedBy, 
Cur_ResLine.M_Product_ID, Cur_ResLine.M_Warehouse_ID, 
Cur_ResLine.M_AttributeSetInstance_ID,
           Cur_ResLine.C_UOM_ID, Cur_ResLine.M_PRODUCT_UOM_ID, v_QtySO, 
v_QtyOrderSO, v_QtyPO, v_QtyOrderPO);
     END IF;
    DBMS_OUTPUT.PUT_LINE('Reserved Warehouse=' || Cur_ResLine.M_Warehouse_ID || 
', Product=' || Cur_ResLine.M_Product_ID || ', Attrib=' || 
Cur_ResLine.M_AttributeSetInstance_ID || ', Qty=' || v_QtySO || '/' || v_QtyPO);
+ hg revert -a --no-backup
reverting src-db/database/model/functions/C_ORDER_POST1.xml
+ exit 1
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Email was triggered for: Failure
Sending email for trigger: Failure


------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Openbravo-builds mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-builds

Reply via email to