int-inc-oracle - Build # 3169 - Fixed:
Check console output at https://ci.openbravo.com/job/int-inc-oracle/3169/ to
view the results.
Committers since last success:
Changes for Build #3168
Víctor Martínez Romanos <[email protected]> null
Fixed issue 35089 and fixed issue 35130:
Updated execution limits
src-util/buildvalidation/build/classes/org/openbravo/buildvalidation/MergeDependenciesCheck.class
src-util/buildvalidation/src/org/openbravo/buildvalidation/MergeDependenciesCheck.java
Víctor Martínez Romanos <[email protected]> null
Related to issue 35089 and related to issue 35130:
Updated execution limits
src-util/buildvalidation/build/classes/org/openbravo/buildvalidation/MergeDependenciesCheck.class
src-util/buildvalidation/src/org/openbravo/buildvalidation/MergeDependenciesCheck.java
Víctor Martínez Romanos <[email protected]> null
Related to issue 35089 and related to issue 35130:
Fixed db consistency after merge
src-db/database/sourcedata/AD_TEXTINTERFACES.xml
Víctor Martínez Romanos <[email protected]> null
Related to issue 35089 and related to issue 35130:
Added net.sf.jasperreports.export.xls.detect.cell.type property to properly
export numbers in Excel
src/org/openbravo/erpCommon/ad_reports/AgingScheduleXLS.jrxml
src/org/openbravo/erpCommon/ad_reports/CashflowForecastExcel.jrxml
Víctor Martínez Romanos <[email protected]> null
Related to issue 35089 and related to issue 35130:
Build Validation shows a warning when Multi Business Partner Selector module is
detected as orphan
src-util/buildvalidation/build/classes/org/openbravo/buildvalidation/MergeDependenciesCheck$1.class
src-util/buildvalidation/build/classes/org/openbravo/buildvalidation/MergeDependenciesCheck$MergedModule.class
src-util/buildvalidation/build/classes/org/openbravo/buildvalidation/MergeDependenciesCheck.class
src-util/buildvalidation/src/org/openbravo/buildvalidation/MergeDependenciesCheck.java
Víctor Martínez Romanos <[email protected]> null
Related to issue 35089 and related to issue 35130:
Added missed subclasses .class files
src-util/buildvalidation/build/classes/org/openbravo/buildvalidation/MergeDependenciesCheck$1.class
src-util/buildvalidation/build/classes/org/openbravo/buildvalidation/MergeDependenciesCheck$MergedModule.class
Víctor Martínez Romanos <[email protected]> null
Related to issue 35089 and related to issue 35130:
Declare merge for modules:
* Aging Balance Report
* Cashflow Forecast Report
Added buildvalidation to check:
1. Both merged modules are not inside modules folder
2. There are no modules in the instance that depend on any of the merged modules
src-util/buildvalidation/build/classes/org/openbravo/buildvalidation/MergeDependenciesCheck.class
src-util/buildvalidation/src/org/openbravo/buildvalidation/MergeDependenciesCheck.java
modules/org.openbravo.v3/src-db/database/sourcedata/AD_MODULE_MERGE.xml
Víctor Martínez Romanos <[email protected]> null
Related to issue 35089: code review improvements
Fixed amounts format in XLS views
src/org/openbravo/erpCommon/ad_reports/AgingScheduleDetailXLS.jrxml
src/org/openbravo/erpCommon/ad_reports/AgingScheduleXLS.jrxml
Víctor Martínez Romanos <[email protected]> null
Related to issue 35130: code review improvements
Fixed db consistency.
Reused core's messages instead of creating new ones.
Deleted 2 jrxml files that are not needed.
Properly set menu entry for new report.
Fixed issue that hid the first record in HTML/PDF view (not XLS).
Usage of AMOUNTFORMAT and patternExpression based on it.
Removed useless SQL queries in JRXML files.
Make Strings in reports translatable.
Several jasper UI improvements: padding, link behavior, borders...
src-db/database/sourcedata/AD_ELEMENT.xml
src-db/database/sourcedata/AD_MESSAGE.xml
src-db/database/sourcedata/AD_TEXTINTERFACES.xml
src-db/database/sourcedata/AD_TREENODE.xml
src-db/database/sourcedata/OBUIAPP_PARAMETER.xml
src-db/database/sourcedata/OBUIAPP_REPORT.xml
src/org/openbravo/common/actionhandler/CashflowForecastReportActionHandler.java
src/org/openbravo/common/actionhandler/CashflowForecast_data.xsql
src/org/openbravo/erpCommon/ad_reports/CashflowForecast.jrxml
src/org/openbravo/erpCommon/ad_reports/CashflowForecastExcel.jrxml
src/org/openbravo/erpCommon/ad_reports/CashflowForecastLines.jrxml
src/org/openbravo/erpCommon/ad_reports/CashflowForecastLinesByDate.jrxml
src/org/openbravo/erpCommon/ad_reports/CashflowForecastSummary.jrxml
src/org/openbravo/erpCommon/ad_reports/FinaccDetailByDate.jrxml
src/org/openbravo/erpCommon/ad_reports/FinaccDetailMain.jrxml
Rafael Queralta Pozo <[email protected]> null
Fixed issue 35130: Merged Cashflow Forecast Report into Core
src-db/database/model/functions/C_CONVERT_DOC_CURRENCY.xml
src/org/openbravo/common/actionhandler/CashflowForecastReportActionHandler.java
src/org/openbravo/common/actionhandler/CashflowForecast_data.xsql
src/org/openbravo/erpCommon/ad_reports/CashflowForecast.jrxml
src/org/openbravo/erpCommon/ad_reports/CashflowForecastExcel.jrxml
src/org/openbravo/erpCommon/ad_reports/CashflowForecastLines.jrxml
src/org/openbravo/erpCommon/ad_reports/CashflowForecastLinesByDate.jrxml
src/org/openbravo/erpCommon/ad_reports/CashflowForecastSummary.jrxml
src/org/openbravo/erpCommon/ad_reports/FinaccDetailByDate.jrxml
src/org/openbravo/erpCommon/ad_reports/FinaccDetailMain.jrxml
src-db/database/sourcedata/AD_MENU.xml
src-db/database/sourcedata/AD_MESSAGE.xml
src-db/database/sourcedata/AD_TEXTINTERFACES.xml
src-db/database/sourcedata/AD_TREENODE.xml
src-db/database/sourcedata/OBUIAPP_PARAMETER.xml
src-db/database/sourcedata/OBUIAPP_PROCESS.xml
src-db/database/sourcedata/OBUIAPP_REPORT.xml
Víctor Martínez Romanos <[email protected]> null
Related to issue 35089: code review improvements
Simplified exception management.
Fixed execution of PDF and XLS in details view.
Transform index to partial index for not null values.
Fixed DB consistency.
Renamed Day One/Two/... by Group One/Two/...
Use AMOUNTFORMAT instead of NUMBERFORMAT.
Removed useless parameters.
Retrieved @basedesign@ from ReportingUtils.
src-db/database/model/tables/FIN_DOUBTFUL_DEBT.xml
src-db/database/sourcedata/AD_ELEMENT.xml
src-db/database/sourcedata/AD_TEXTINTERFACES.xml
src-db/database/sourcedata/OBUIAPP_PARAMETER.xml
src-db/database/sourcedata/OBUIAPP_REPORT.xml
src/org/openbravo/common/actionhandler/AgingBalanceReportActionHandler.java
src/org/openbravo/erpCommon/ad_reports/AgingScheduleDetailHTML.jrxml
src/org/openbravo/erpCommon/ad_reports/AgingScheduleDetailPDF.jrxml
src/org/openbravo/erpCommon/ad_reports/AgingScheduleDetailPDFDoubtfulDebt.jrxml
src/org/openbravo/erpCommon/ad_reports/AgingScheduleDetailXLS.jrxml
src/org/openbravo/erpCommon/ad_reports/AgingScheduleDetailXLSDoubtfulDebt.jrxml
src/org/openbravo/erpCommon/ad_reports/AgingScheduleHTML.jrxml
src/org/openbravo/erpCommon/ad_reports/AgingSchedulePDF.jrxml
src/org/openbravo/erpCommon/ad_reports/AgingSchedulePDFDoubtfulDebt.jrxml
src/org/openbravo/erpCommon/ad_reports/AgingScheduleXLS.jrxml
Nono Carballo <[email protected]> null
Fixed issue 35089: Merged Aging Balance Report into Core
The following actions has been made
- Dependencies to 2.5 were removed.
- Reports in PDF and XLS format were taken from the module and left unchanged.
- Reports in HTML format were modified to allow navigation between reports
and export to PDF and XLS format.
- Functions AGING_GETDOCNO, AGING_INVOICECURRENCY_RATE, AGING_ISDOUBTFULTDEBT
and
AGING_PAYMENTCURRENCY_RATE were renamed to FIN_AGING_GETDOCNO,
FIN_AGING_INVOICECURRENCY_RATE, FIN_AGING_ISDOUBTFULTDEBT and
FIN_AGING_PAYMENTCURRENCY_RATE, and updated the file AgingDao_data.xsql,
where were calles.
- An index on column FIN_PAYMENT_SCHEDULE_ID was added to table
FIN_DOUBTFUL_DEBT
- Two new Process Definitions were added, one for Payables Aging Schedule Report
and other for Receivables Aging Schedule Report; defined parameters, default
values and validation rules for each one.
- Two new menu entries were created to invoke the Process Definition.
- A new action handler was created (AgingBalanceReportActionHandler), extending
BaseReportActionHandler, holding the logic to process both reports.
src-db/database/model/functions/FIN_AGING_GETDOCNO.xml
src-db/database/model/functions/FIN_AGING_INVOICECURRENCY_RATE.xml
src-db/database/model/functions/FIN_AGING_ISDOUBTFULTDEBT.xml
src-db/database/model/functions/FIN_AGING_PAYMENTCURRENCY_RATE.xml
src-db/database/sourcedata/OBUIAPP_REPORT.xml
src/org/openbravo/common/actionhandler/AgingBalanceReportActionHandler.java
src/org/openbravo/erpCommon/ad_reports/AgingDao.java
src/org/openbravo/erpCommon/ad_reports/AgingDao_data.xsql
src/org/openbravo/erpCommon/ad_reports/AgingData.java
src/org/openbravo/erpCommon/ad_reports/AgingScheduleDetailHTML.jrxml
src/org/openbravo/erpCommon/ad_reports/AgingScheduleDetailPDF.jrxml
src/org/openbravo/erpCommon/ad_reports/AgingScheduleDetailPDFDoubtfulDebt.jrxml
src/org/openbravo/erpCommon/ad_reports/AgingScheduleDetailXLS.jrxml
src/org/openbravo/erpCommon/ad_reports/AgingScheduleDetailXLSDoubtfulDebt.jrxml
src/org/openbravo/erpCommon/ad_reports/AgingScheduleHTML.jrxml
src/org/openbravo/erpCommon/ad_reports/AgingSchedulePDF.jrxml
src/org/openbravo/erpCommon/ad_reports/AgingSchedulePDFDoubtfulDebt.jrxml
src/org/openbravo/erpCommon/ad_reports/AgingScheduleXLS.jrxml
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/utilities/ob-onchange-functions.js
src-db/database/model/tables/FIN_DOUBTFUL_DEBT.xml
src-db/database/sourcedata/AD_ELEMENT.xml
src-db/database/sourcedata/AD_MENU.xml
src-db/database/sourcedata/AD_MESSAGE.xml
src-db/database/sourcedata/AD_REFERENCE.xml
src-db/database/sourcedata/AD_REF_LIST.xml
src-db/database/sourcedata/AD_TEXTINTERFACES.xml
src-db/database/sourcedata/AD_TREENODE.xml
src-db/database/sourcedata/OBUIAPP_PARAMETER.xml
src-db/database/sourcedata/OBUIAPP_PROCESS.xml
src-db/database/sourcedata/OBUISEL_SELECTOR.xml
src-db/database/sourcedata/OBUISEL_SELECTOR_FIELD.xml
Changes for Build #3169
Víctor Martínez Romanos <[email protected]> null
Fixed issue 35089 and fixed issue 35130:
Fixed build validation when MultipleBP selector is not installed
src-util/buildvalidation/build/classes/org/openbravo/buildvalidation/MergeDependenciesCheck$1.class
src-util/buildvalidation/build/classes/org/openbravo/buildvalidation/MergeDependenciesCheck$MergedModule.class
src-util/buildvalidation/build/classes/org/openbravo/buildvalidation/MergeDependenciesCheck.class
src-util/buildvalidation/src/org/openbravo/buildvalidation/MergeDependenciesCheck.java
Last 20 lines of the console output:
[...truncated 1056 lines...]
[javadoc] Loading source files for package org.openbravo.service.json...
[javadoc] Loading source files for package org.openbravo.service.json.test...
[javadoc] Loading source files for package
org.openbravo.userinterface.selector.model.domaintype...
[javadoc] Loading source files for package
org.openbravo.userinterface.selector.reference...
[javadoc] Loading source files for package
org.openbravo.userinterface.selectors.test...
[javadoc] Loading source files for package
org.openbravo.userinterface.smartclient...
[javadoc] Constructing Javadoc information...
[javadoc] Standard Doclet version 1.7.0_111
[javadoc] Building tree for all the packages and classes...
[javadoc] Building index for all the packages and classes...
[javadoc] Building index for all classes...
BUILD SUCCESSFUL
Total time: 41 seconds
Checking console output
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