int-initial-oracle - Build # 2128 - Unstable:

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


Committers since last success:

Changes for Build #2128

    Alvaro Ferraz <[email protected]> null
    Related to issue 34915: Set Organization field mandatory in UI
        
src/org/openbravo/erpCommon/ad_reports/ReportInvoiceVendorDimensionalAnalysesFilterJR.html
        
src/org/openbravo/erpCommon/ad_reports/ReportMaterialDimensionalAnalysesFilterJR.html
        
src/org/openbravo/erpCommon/ad_reports/ReportPurchaseDimensionalAnalysesFilterJR.html
        
src/org/openbravo/erpCommon/ad_reports/ReportSalesDimensionalAnalyzeJRFilter.html
        
src/org/openbravo/erpCommon/ad_reports/ReportShipmentDimensionalAnalyzeJRFilter.html

    Mark <[email protected]> null
    Fixes issue 34915: Dimensional Reports does not show values if Org is empty

When Dimensional Reports were executed did not show any value if Organization 
field
was empty. When no organization was selected the session's organization and it 
childs
were taken by default to filter results. It implies that if you had selected a 
non
legal organization in the session, then reports were ignoring records from it 
parent
and brothers.

To set homogeneous the behaviour in all these reports, the organization field 
has been
set as required and different than blank.
When any organization is selected then an error message is shown explaining it.
        
src/org/openbravo/erpCommon/ad_reports/ReportInvoiceVendorDimensionalAnalysesFilterJR.html
        
src/org/openbravo/erpCommon/ad_reports/ReportMaterialDimensionalAnalysesFilterJR.html
        
src/org/openbravo/erpCommon/ad_reports/ReportPurchaseDimensionalAnalysesFilterJR.html
        
src/org/openbravo/erpCommon/ad_reports/ReportSalesDimensionalAnalyzeJRFilter.html
        
src/org/openbravo/erpCommon/ad_reports/ReportShipmentDimensionalAnalyzeJRFilter.html




Last 20 lines of the console output:

[...truncated 1573 lines...]
for((i=0;i<12;i++)); do
  [ "$(jps | grep Bootstrap || true)" = "" ] && break
  sleep 5
done
[ "$(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-initial-oracle] $ /bin/bash -xe /tmp/hudson8212060289993691689.sh
++ jps
++ grep Bootstrap
++ true
+ '[' '' '!=' '' ']'
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
------------------------------------------------------------------------------
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