int-basic-oracle - Build # 2235 - Fixed:
Check console output at https://ci.openbravo.com/job/int-basic-oracle/2235/ 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
Changes for Build #2235
David Miguelez <[email protected]> null
Related to Issue 37565. Removed unnecessary html and xml files.
Removed unused AD_TextInterfaces.
src-db/database/sourcedata/AD_TEXTINTERFACES.xml
src/org/openbravo/erpCommon/ad_reports/ReportCashFlowPopUp.html
src/org/openbravo/erpCommon/ad_reports/ReportCashFlowPopUp.xml
src/org/openbravo/erpCommon/ad_reports/ReportCashFlowReload.html
src/org/openbravo/erpCommon/ad_reports/ReportCashFlowReload.xml
Armaignac <[email protected]> null
Fixes issue 37565: Remove outdated Cash Flow report
Removed the AD entry, QA Sample Data Process Access, Java, XML, XSQL and HTML
files for Report Cash Flow
referencedata/sampledata/QA_Testing/AD_PROCESS_ACCESS.xml
src-db/database/sourcedata/AD_MENU.xml
src-db/database/sourcedata/AD_MODEL_OBJECT.xml
src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml
src-db/database/sourcedata/AD_PROCESS.xml
src-db/database/sourcedata/AD_TREENODE.xml
src/org/openbravo/erpCommon/ad_reports/ReportCashFlow.html
src/org/openbravo/erpCommon/ad_reports/ReportCashFlow.java
src/org/openbravo/erpCommon/ad_reports/ReportCashFlow.xml
src/org/openbravo/erpCommon/ad_reports/ReportCashFlow_data.xsql
Last 20 lines of the console output:
[...truncated 93508 lines...]
[ "$(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-basic-oracle] $ /bin/bash -xe /tmp/hudson7556822529206386683.sh
++ jps
++ grep Bootstrap
++ true
+ '[' '' '!=' '' ']'
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
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