Thank you Hari.
Juan Pablo On 05:54 Thu 15 Jul , [email protected] wrote: > Juan, > > This build break is fixed.Sorry for the inconvenience caused.Here after i > ll used up with the try branch. > > Thanks > Hari > > > > Harikrishnan, > > > > Please revise your commit because it causes a database inconsistency in > > PostgreSQL. Tomorrow (15th) is the last day to include commits for > > 2.50MP20, so please handle this failure as soon as possible. > > > > Remember that "try" is friend to check doubtful commits. > > > > > > Thanks, > > > > Juan Pablo > > > > On 17:44 Wed 14 Jul , [email protected] wrote: > >> int-dbcons-pgsql - Build # 207 - Still Failing: > >> > >> Check console output at > >> http://builds.openbravo.com/job/int-dbcons-pgsql/207/ 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 > >> > >> Changes for Build #207 > >> > >> Harikrishnan Raja <[email protected]> > >> Fixes Issue 13484: User created on Initial Organization Setup has > >> Client Admin role > >> src/org/openbravo/erpCommon/ad_forms/InitialOrgSetup.java > >> src/org/openbravo/erpCommon/ad_forms/InitialOrgSetup_data.xsql > >> > >> > >> > >> > >> 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 > > > > > > ------------------------------------------------------------------------------ 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
