int-gui-oracle - Build # 333 - Fixed:

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


Committers since last success:

Changes for Build #331

    Jon Alegría <[email protected]> null
    Fixes issue 0026784: Null pointer exception in SL_RequisitionLine_Product
callout when the product does not have attribute set
        src/org/openbravo/erpCommon/ad_callouts/SL_RequisitionLine_Product.java

    Guillermo Gil <[email protected]> null
    Fixed issue 26504:If you use X...Y operator on filtering a text

Added 'ZZZZZZZZZZ' if operator iBetweenInclusive or betweenInclusive is used on 
a text field
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-text.js
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js

    Guillermo Gil <[email protected]> null
    Related to issue 26695: Missing onCreateDefaut - Pick and Execute

Fix dbconsistency
        
modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_FIELD.xml

    Shankar Balachandran <[email protected]> null
    Related to Issue 26700 : use '' instead of ""
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-fk-filter.js

    Guillermo Gil <[email protected]> null
    Related to issue 26767:filters not working in Process Definition

Added comments to explain the case
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js

    Guillermo Gil <[email protected]> null
    Related to issue 26552:Wrong content of the e-mail

Applied code review
Removed duplicated code
        src/org/openbravo/erpCommon/ad_process/AlertProcess.java

    Guillermo Gil <[email protected]> null
    Related to issue 26695: Missing onCreateDefaut - Pick and Execute

Added missing startinnewline
        
modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_FIELD.xml
        src-db/database/sourcedata/OBUIAPP_PARAMETER.xml

    Eduardo Argal Guibert <[email protected]> null
    Fixes RecordID2 test and removes System.out
        src-test/org/openbravo/test/accounting/RecordID2Test.java
        src/org/openbravo/financial/ResetAccounting.java

    Guillermo Gil <[email protected]> null
    Related to issue 26722:On P&E system does not check the mandatory fields

Added missing grid.hasErrors() to the logic
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-pickeditgrid.js

    Guillermo Gil <[email protected]> null
    Fixed issue 26767:filters not working in Process Definition

Removed wrong criterias
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js

    Guillermo Gil <[email protected]> null
    Fixed issue 26679:Create new is not selecting correctly the record

Added logic to prevent the selection of a wrong record
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js

    Guillermo Gil <[email protected]> null
    Fixed issue 26695: Wrong required value on obuiapp_parameter
        
modules/org.openbravo.client.application/src-db/database/model/tables/OBUIAPP_PARAMETER.xml

    David Baz Fayos <[email protected]> null
    Fixed issue 26757: 'Application' text is not clipped anymore in FF
        
modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/Default/org.openbravo.client.application/ob-application-menu-styles.js

    Eduardo Argal Guibert <[email protected]> null
    Removes System.out.println
        
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/process/RecordID2Filling.java

    Eduardo Argal Guibert <[email protected]> null
    Fixes RecordID2 Tests
        src-test/org/openbravo/test/accounting/RecordID2Test.java

    Shankar Balachandran <[email protected]> null
    Fixes issue 26661: Display logic in tabs is not working correctly in grid 
view

Add hiddenPropertiesInDisplayLogic if the field is visible in form view, but 
not in grid view.
        
modules/org.openbravo.client.application/src/org/openbravo/client/application/window/OBViewFieldHandler.java

    Augusto Mauch <[email protected]> null
    Fixes issue 26748: Selector popup text match style is taken into account

Now, if there is no grid configuration defined, the value set in the selector 
popup text match style will be used to select the operator that should be used 
in the criteria.
        
modules/org.openbravo.userinterface.selector/web/org.openbravo.userinterface.selector/js/ob-selector-item.js

    Eduardo Argal Guibert <[email protected]> null
    Related to issue 26762
        src-db/database/model/tables/FACT_ACCT.xml

    Eduardo Argal Guibert <[email protected]> null
    Fixes bug 26762: Open Balances commit broke...
        src-db/database/model/tables/FACT_ACCT.xml

    Guillermo Gil <[email protected]> null
    Fixed issue 26761: Clean code on parameter windows

Removed for loop that look for errors since that functionality is implemented 
on validators structure
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/process/ob-parameter-window-view.js

    Rafa Roda Palacios <[email protected]> null
    Fixes issue 26549 Added ISACTIVE = Y to selections
        src-db/database/model/views/M_PRODUCT_PRICE_WAREHOUSE_V.xml

    Guillermo Gil <[email protected]> null
    Related to issue 26722:On P&E system does not check the mandatory fields

Missing space
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/process/ob-parameter-window-view.js

    Shankar Balachandran <[email protected]> null
    Fixes Issue 26723: Force server fetch when filtering characteristics fields.

Cleared allRows along with localData to force fetch from server
whenever product characteristic filter data is changed.
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-characteristics.js

    Shankar Balachandran <[email protected]> null
    Related to Issue 0026723 : Clears javascript console error

transformData is called only when the target contains the method.
        
modules/org.openbravo.userinterface.smartclient/web/org.openbravo.userinterface.smartclient/js/ob-smartclient.js

    Guillermo Gil <[email protected]> null
    Related to issue 26722:On P&E system does not check the mandatory fields

Modified wrong message
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/process/ob-parameter-window-view.js

    Guillermo Gil <[email protected]> null
    Fixed issue 26722:On P&E system does not check the mandatory fields

Modified validate structure to support 14Q3 behavior
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-pickeditgrid.js
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/process/ob-parameter-window-view.js

    RM packaging bot <[email protected]> null
    CI: merge back from main
      
    RM packaging bot <[email protected]> null
    CI: update AD_MODULE to version 23413
        
modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        modules/org.openbravo.base.weld/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.base.weld/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.client.application/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.client.application/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.client.htmlwidget/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.client.htmlwidget/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.client.kernel/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.client.kernel/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.client.myob/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.client.myob/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.client.querylist/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.client.querylist/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.client.widgets/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.client.widgets/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.financial.paymentreport/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.financial.paymentreport/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.reports.ordersawaitingdelivery/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.reports.ordersawaitingdelivery/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.service.datasource/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.service.datasource/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.service.integration.google/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.service.integration.google/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.service.integration.openid/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.service.integration.openid/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.service.json/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.service.json/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.userinterface.selector/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.userinterface.selector/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.userinterface.skin.250to300Comp/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.userinterface.skin.250to300Comp/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.userinterface.smartclient/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.userinterface.smartclient/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.v3.datasets/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.v3.datasets/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.v3.framework/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.v3.framework/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        modules/org.openbravo.v3/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.v3/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        src-db/database/sourcedata/AD_MODULE.xml

    Eduardo Argal Guibert <[email protected]> null
    Fixes issue 25976: Open Balances
        
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/process/RecordID2Filling.java
        src-test/org/openbravo/test/accounting/RecordID2Test.java
        
modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_PROCESS.xml
        referencedata/sampledata/F_B_International_Group/FACT_ACCT.xml
        src-db/database/model/tables/FACT_ACCT.xml
        src-db/database/sourcedata/AD_COLUMN.xml
        src-db/database/sourcedata/AD_ELEMENT.xml
        src-db/database/sourcedata/AD_TEXTINTERFACES.xml
        src-test/org/openbravo/test/AllAntTaskTests.java
        src/org/openbravo/erpCommon/ad_forms/AcctServer.java
        src/org/openbravo/erpCommon/ad_forms/DocFINFinAccTransaction.java
        src/org/openbravo/erpCommon/ad_forms/DocFINPayment.java
        src/org/openbravo/erpCommon/ad_forms/DocFINReconciliation.java
        src/org/openbravo/erpCommon/ad_forms/DocInvoice.java
        src/org/openbravo/erpCommon/ad_forms/DocInvoice_data.xsql
        src/org/openbravo/erpCommon/ad_forms/FactLine.java
        src/org/openbravo/erpCommon/ad_forms/FactLine_data.xsql
        src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedger.html
        src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedger.java
        src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedger.xml
        src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedger_data.xsql
        src/org/openbravo/financial/ResetAccounting.java

Changes for Build #332

    Augusto Mauch <[email protected]> null
    Fixes issue 26801: Fixes CI by applying the new operator for text fields
        
modules/org.openbravo.userinterface.selector/web/org.openbravo.userinterface.selector/js/ob-selector-item.js

    Jon Alegría <[email protected]> null
    Fixes issue 0026799: Performance issues when importing bank statements
        
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/process/FIN_BankStatementProcess.java

Changes for Build #333




Last 20 lines of the console output:

[...truncated 11687 lines...]
[junitreport] Processing 
/srv/ci/workspace/int-gui-oracle/SANDBOX/automation/pi/last-results/int-gui-oracle/report/TESTS-TestSuites.xml
 to /tmp/null794225604
[junitreport] Loading stylesheet 
jar:file:/usr/share/ant/lib/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl
[junitreport] Transform time: 1613ms
[junitreport] Deleting: /tmp/null794225604

BUILD SUCCESSFUL
Total time: 3 seconds

executing script 'Tomcat stop'
[int-gui-oracle] $ /bin/bash /tmp/build_step_template8626249637529582946.sh 
ENABLE
DEBUG: Tomcat stop called with parameters: ENABLED=ENABLE
 * Stopping Tomcat servlet engine for Openbravo tomcat
   ...done.

Recording test results
Archiving artifacts
Email was triggered for: Fixed
Trigger Success was overridden by another trigger and will not send an email.
Sending email for trigger: Fixed
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their 
applications. Written by three acclaimed leaders in the field, 
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
Openbravo-builds mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-builds

Reply via email to