int-checks-oracle - Build # 2703 - Fixed:

Check console output at https://ci.openbravo.com/job/int-checks-oracle/2703/ to 
view the results.


Committers since last success:

Changes for Build #2700

    Naroa Iriarte <[email protected]> null
    Fixed issue 34950: A null check condition added


There was the following condition in ob-parameter-window-view.js 
"if(this.button.multiProcess)...". The problem here is that there is no a null 
check for the "this.button" and in the cases of opening other pick and execute 
window inside another one was failing because the view could not be refreshed.
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/process/ob-parameter-window-view.js

Changes for Build #2701

    Mark <[email protected]> null
    Related to issue 34345: Code review improvements

Some code review improvements to check the amounts are GREATER THAN (not equals)
and/or LESS THAN (not equals) the filters provided in the UI. If there is not 
any
amount filter defined then it is not necessary to include a "HAVING" clause to 
the
query.

Applied these changes to Sales and Purchase Orders reports.
        
src/org/openbravo/erpCommon/ad_reports/ReportPurchaseDimensionalAnalysesJR.java
        
src/org/openbravo/erpCommon/ad_reports/ReportSalesDimensionalAnalyzeJR.java

    Rafael Queralta Pozo <[email protected]> null
    Fixed issue 34345:Sales Dimensional Report is not showing SO with 0 net 
amount

Having clause was changed to show Sales Order lines with 0 line net amount
        
src/org/openbravo/erpCommon/ad_reports/ReportSalesDimensionalAnalyzeJR.java

Changes for Build #2702

    Andy <[email protected]> null
    Fixed issue 34874: Added an index in fin_payment.fin_rev_payment_id

Added an index in fin_payment.fin_rev_payment_id to improve the performance
        src-db/database/model/tables/FIN_PAYMENT.xml

Changes for Build #2703

    Mark <[email protected]> null
    Related to issue 34874: Backed out changeset a09d6ae570dd

This patch contains an incorrect definition for the partial index, and there is 
no need to create a multi-column index. Just one column (FIN_REV_PAYMENT_ID) 
would be enough
        src-db/database/model/tables/FIN_PAYMENT.xml

    Mark <[email protected]> null
    Related to issue 34806: Backed out changeset 3d0a5d2000e4

Backed out this patch due to some code formats errors.
        src/org/openbravo/erpCommon/ad_reports/ReportInvoicesJR.java
        
src/org/openbravo/erpCommon/ad_reports/ReportSalesOrderInvoicedJasper.java
        src/org/openbravo/erpCommon/ad_reports/ReportSalesOrderProvidedJR.java




Last 20 lines of the console output:

[...truncated 27225 lines...]
[ "$(jps | grep Bootstrap || true)" != "" ] && echo "Tomcat has fail to stop" 
&& exit 1 || true
[ "$i" != "0" ] && secs=$(echo "$i * 5" | bc) && echo "Waiting for $secs secs 
for tomcat to stop"

echo
fi

[int-checks-oracle] $ /bin/bash -xe /tmp/hudson7218751559806399152.sh
++ jps
++ grep Bootstrap
++ true
+ '[' '' '!=' '' ']'
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 1
Archiving artifacts
Checking ERROR(?!: Failed to pull)|syntax error at or near|SQL error in query
Recording test results
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