int-basic-oracle - Build # 2234 - Failure:

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


Committers since last success:

Changes for Build #2234

    Carlos Aristu <[email protected]> null
    related to issue 34119: update copyright year
        src-db/database/model/functions/AD_SYNCHRONIZE.xml

    Javier Armendáriz <[email protected]> null
    Fixed bug 34119: Sync terminology doesn't translate some PO window fields.

In Synchronize Terminology the PO field's name is taken from its element 
instead of the element's translation (when available) when the element's 
PO_NAME field is empty.
Now the element's translation takes precedence over the element values. It is 
ordered as follows:

ad_element_trl.PO_NAME > ad_element.po_name > ad_element_trl.name > 
ad_element.name
        src-db/database/model/functions/AD_SYNCHRONIZE.xml

    Carlos Aristu <[email protected]> null
    related to issue 37501: remove unused text interface
        src-db/database/sourcedata/AD_TEXTINTERFACES.xml

    Carlos Aristu <[email protected]> null
    related to bug 37624: use title field as the display value for the menu 
entries

  As now the _identifier contains the title text but without accents, it can 
not be used as the display field because in that case it would not be possible 
to show menu entries with accents. For this reason we now use the title field 
as the display field.
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/navbar/ob-quick-launch.js
        
modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/templates/application-js.ftl

    Carlos Aristu <[email protected]> null
    related to issue 37501: add missing final modifier for the constants
        src/org/openbravo/erpCommon/utility/OBVersion.java

    Javier Armendáriz <[email protected]> null
    Fixes bug 37501: Remove hg revision reference in About screen.

Removed all references to current hg revision in About screen, so this won't 
appear on the About popup.
        src/org/openbravo/erpCommon/ad_forms/About.html
        src/org/openbravo/erpCommon/ad_forms/About.java
        src/org/openbravo/erpCommon/ad_forms/About.xml

    David Miguelez <[email protected]> null
    Fixes issue: 37628: Fixes wrong calculation of Taxes for Taxes based
on Tax amount.

When the taxes are based only on tax amount, then the taxbase amount
should not be added to it's calculation.

This change has been done for both Orders and Invoices Taxes triggers.
        src-db/database/model/triggers/C_INVOICELINETAX_TRG.xml
        src-db/database/model/triggers/C_ORDERLINETAX_TRG.xml

    Atul Gaware <[email protected]> null
    Fixes Issue 37515:Performance issue in Orders Awaiting Invoice Report

** Split the query using CTE for pending orders to be invoiced.
** Group by Taxes sub query on Order ID and Tax ID to void duplicates.
** Modify C_OrderLine_Order index by adding function based column
OBEQUALS(QTYORDERED,QTYINVOICED)
** Rearrange parameters in xsql accordingly and pass them while calling
select method in java class.
** Filters Orders to remove the ones in Draft and Closed Status.
        src-db/database/model/tables/C_ORDERLINE.xml
        src/org/openbravo/erpCommon/ad_reports/ReportOrderNotInvoiceJR.java
        src/org/openbravo/erpCommon/ad_reports/ReportOrderNotInvoice_data.xsql

    Javier Armendáriz <[email protected]> null
    Fixed bug 37170: Remove unneeded toolbar buttons in SQL Query window.

This removes some navigation buttons in SQL Query Window that currently has no 
functionality.
        src/org/openbravo/erpCommon/utility/ToolBar.java




Last 20 lines of the console output:

[...truncated 86074 lines...]
+ (( i=0 ))
+ (( i<12 ))
++ jps
++ grep Bootstrap
++ true
+ '[' '' = '' ']'
+ break
++ jps
++ grep Bootstrap
++ true
+ '[' '' '!=' '' ']'
+ true
+ '[' 0 '!=' 0 ']'
+ echo

POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
------------------------------------------------------------------------------
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