int-basic-oracle - Build # 1923 - Fixed:
Check console output at https://ci.openbravo.com/job/int-basic-oracle/1923/ to
view the results.
Committers since last success:
Changes for Build #1922
Carlos Aristu <[email protected]> null
related to bug 35956: added missing javadoc info for the getWhereClause
method
modules/org.openbravo.userinterface.selector/src/org/openbravo/userinterface/selector/CustomQuerySelectorDatasource.java
Changes for Build #1923
Mark <[email protected]> null
Fixes issue 35872: Fixed Payment Report performance problems
We have changed following condition:
where (fpd is not null or invps is not null)
with this one:
where (fpsd.paymentDetails is not null or fpsd.invoicePaymentSchedule is not
null)
in order to use fin_payment_scheduledetail table and avoid join with
fin_payment_detail and fin_payment_schedule tables when both have null values.
Also was removed duplicated filter by organization.
modules/org.openbravo.financial.paymentreport/src/org/openbravo/financial/paymentreport/erpCommon/ad_reports/PaymentReportDao.java
Asier Lostalé <[email protected]> null
fixed bug 36097: dataset fails if it has properties not in target system
Trying to apply a dataset with information for properties not present in
target
instance failed.
Now in this case the property is just ignored and the process continues.
src/org/openbravo/dal/xml/XMLEntityConverter.java
Asier Martirena <[email protected]> null
Fixed issue 35511: When doing a C&R process, the finacc_txn_amount field of
the netting payment is not set to 0
src-util/modulescript/build/classes/org/openbravo/modulescript/UpdateFinTransactionAmount.class
src-util/modulescript/build/classes/org/openbravo/modulescript/UpdateFinTransactionAmountData.class
src-util/modulescript/src/org/openbravo/modulescript/UpdateFinTransactionAmount.java
src-util/modulescript/src/org/openbravo/modulescript/UpdateFinTransactionAmount_data.xsql
src/org/openbravo/erpCommon/businessUtility/CancelAndReplaceUtils.java
Asier Lostalé <[email protected]> null
fixed bug 36092: Failed to apply roles dataset
Roles dataset still made reference to removed client and organization lists.
These references have been removed.
modules/org.openbravo.v3.datasets/referencedata/standard/V3_Roles.xml
Last 20 lines of the console output:
[...truncated 2009 lines...]
Total time: 1 second
executing script 'Tomcat stop'
[int-basic-oracle] $ /bin/bash /tmp/build_step_template4669095062212735062.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-oracle] $ /bin/bash /tmp/build_step_template445944786537716964.sh
ENABLE
DEBUG: Check openbravo log called with parameters: ENABLED=ENABLE
Check log: openbravo log (artifact: int-basic-oracle.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