int-basic-pgsql - Build # 1707 - Fixed:

Check console output at https://ci.openbravo.com/job/int-basic-pgsql/1707/ to 
view the results.


Committers since last success:

Changes for Build #1706

    Alvaro Ferraz <[email protected]> null
    Related to issue 34599: Code review improvements

Improve splitRecordID2Set method.
        src/org/openbravo/erpCommon/ad_forms/Fact.java

    Atul Gaware <[email protected]> null
    Fixes issue 34599: Bad performance when posting reconciliation with many 
lines

** Add m_RecordID2 member variable, getter and setter method in FactLine.java
** Set RecordID2 while Creating FactLine in Fact.java
** After  successfully creation of FactLine, add RecordID2 to Set.
** Move UpdateBalancedDate in Fact.java
** For every 1000 records in RecordID2 Set, call UpdateBalancedDate method
** Set of 1000 records is nescessary to meet Oracle In clause restrictions.
        src/org/openbravo/erpCommon/ad_forms/Fact.java
        src/org/openbravo/erpCommon/ad_forms/FactLine.java
        src/org/openbravo/erpCommon/ad_forms/FactLine_data.xsql

Changes for Build #1707

    Armaignac <[email protected]> null
    Fixes issue 34651: An inconsistent payment without lines created

When a payment was created with a currency with not conversion rate again to a
business partner currency an inconsistent payment without lines was created. In
the validation process a now it's verify a valid conversion rate between the
payment currency and business partner currency.
        
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/actionHandler/AddPaymentOnProcessActionHandler.java
        
modules/org.openbravo.advpaymentmngt/web/org.openbravo.advpaymentmngt/js/ob-aprm-addPayment.js

    Inigo Sanchez <[email protected]> null
    Fixed issue 34453: transaction is leaked if HeartbeatProcess fails.

If HeartbeatProcess fails in a specific part of the execute method and
the beat type is "SCHEDULED_BEAT", the require explicit commit is not done.

Now, a require explicit commit is done in finally blocks in order to ensures
that always is executed.
        src/org/openbravo/erpCommon/ad_process/HeartbeatProcess.java




Last 20 lines of the console output:

[...truncated 19680 lines...]
Total time: 3 seconds

executing script 'Tomcat stop'
[int-basic-pgsql] $ /bin/bash /tmp/build_step_template5392405537034922167.sh 
ENABLE
DEBUG: Tomcat stop called with parameters: ENABLED=ENABLE
 * Stopping Tomcat servlet engine for Openbravo tomcat
   ...done.

executing script 'Check openbravo log'
[int-basic-pgsql] $ /bin/bash /tmp/build_step_template193326715341462009.sh 
ENABLE
DEBUG: Check openbravo log called with parameters: ENABLED=ENABLE
Check log: openbravo log (artifact: int-basic-pgsql.log) is clean

Recording test results
Archiving artifacts
Checking \] ERROR|\] WARN
Email was triggered for: Fixed
Trigger Success was overridden by another trigger and will not send an email.
Sending email for trigger: Fixed
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Openbravo-builds mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-builds

Reply via email to