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

Check console output at http://builds.openbravo.com/job/int-gui-oracle/510/ to 
view the results.


Committers since last success:

Changes for Build #509

    Rafa de Miguel <[email protected]> 
    Adapt M_GET_STOCK to WTM
        src-db/database/model/functions/MA_PRODUCTIONRUN_STANDARD.xml
        src-db/database/model/functions/MRP_RUN_INITIALIZE.xml
        src-db/database/model/functions/M_GET_STOCK.xml
        src-db/database/sourcedata/AD_MESSAGE.xml
        
src/org/openbravo/erpCommon/ad_actionButton/ValidateWorkEffort_ProductionRun.java

    Rafa de Miguel <[email protected]> 
    Fixed issue 0019824: It should not be possible to create standards if 
completed qty is zero
        src-db/database/model/functions/MA_PRODUCTIONRUN_STANDARD.xml
        src-db/database/sourcedata/AD_MESSAGE.xml

    Asier Lostalé <[email protected]> 
    fixed bug 19985: AlertActionHandler response is unnecessary big

  AlertActionHandler returns now just the count of active alerts, but not the 
complete list of them.
        
modules/org.openbravo.client.application/src/org/openbravo/client/application/AlertActionHandler.java

    Javier Etxarri <[email protected]> 
    Fixes issue 19803: Payment that has not
FINANCIALTRANSACTIONAMOUNT does not appear in AddTransactions grid
        
modules/org.openbravo.advpaymentmngt/src-db/database/model/functions/APRM_TAX_PAYMENT.xml
        
modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_MESSAGE.xml

    Augusto Mauch <[email protected]> 
    Fixes issue 19694: Wrong behaviour when introducing a date in grid

The function update value of ob-formitem-date.js was only meant to be called in 
the cellEditEnd in the grid view or when the item loses focus in the form view. 
The behaviour was wrong because the updateValue function was also being called 
while the field was being edited. A flag (_preventDateParsing) has been added 
to the grid to ensure that the updateValue function is only called when needed.
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-date.js
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/ob-view-form.js
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js

    Guillermo Álvarez de Eulate <[email protected]> 
    Fixed issue 19814: The name of the Auxiliary input has been changed.

I have checked that this auxiliary input is not used in columns (callouts and 
read only logic) and in the affected fields (display logic) either.
        src-db/database/sourcedata/AD_AUXILIARINPUT.xml

    Javier Etxarri <[email protected]> 
    Fixes issue 19690: The flag 'Active' does not work in Document Type > 
Report Template
        src/org/openbravo/erpCommon/utility/reporting/Template_data.xsql

    Miguel de Juana <[email protected]> 
    Fixed issue 17792: Error message links to wiki for 3.0 instead of 2.50
        src/org/openbravo/erpCommon/ad_process/buildStructure/buildStructure.xml

    Naiara Martinez <[email protected]> 
    Fixed bug 16339 Spellig error in Tax Rate window
The text now is deductible instead of deductable.
        src-db/database/sourcedata/AD_COLUMN.xml
        src-db/database/sourcedata/AD_ELEMENT.xml
        src-db/database/sourcedata/AD_FIELD.xml

    Naiara Martinez <[email protected]> 
    Fixed bug 18965 change Business Partner Info window's order in the menu
Business Partner Info window was in 'Application|Master Data 
Management|Business Partner Set up' in the window. It has been moved up to 
'Application|Master Data Management'
        src-db/database/sourcedata/AD_TREENODE.xml

    Naiara Martinez <[email protected]> 
    Fixed bug 11553 change a link in about window
change one link in 'Help - About' window (in menu that is in the top of the 
window). The message was www.openbravo.com/legal/license.html and now 
http://www.openbravo.com/legal/license.html.
        src-db/database/sourcedata/AD_TEXTINTERFACES.xml
        src/org/openbravo/erpCommon/ad_forms/About.html

    Naiara Martinez <[email protected]> 
    Fixed bug 16809 display istaxundeductable and Sales Tax Exempt Rate
Changing configScript because in core those fields were displayed but then 
configScript changed them to not displayed. I have changed view in grid to N
        modules/org.openbravo.v3/src-db/database/configScript.xml
        src-db/database/sourcedata/AD_FIELD.xml

    Naiara Martinez <[email protected]> 
    fixed bug 9812 Remove underscore from Daily Interval field in Process 
Request window.
        src-db/database/sourcedata/AD_ELEMENT.xml
        src-db/database/sourcedata/AD_FIELD.xml

    Naiara Martinez <[email protected]> 
    fixed bug 18968 Change display logic of Create Sales Order From Project 
button
change display logic of Create Sales Order From Project button in Project phase 
tab in multiphase Project window
        src-db/database/sourcedata/AD_COLUMN.xml
        src-db/database/sourcedata/AD_FIELD.xml

    Naiara Martinez <[email protected]> 
    fixed bug 17056 Change a label text in a pop up
In 'Create Inventory Count List' process, for 'Search Key' parameter the 
centrally maintance checkbox was deselected. Then the Name, description and 
help was modified for that parameter.
        src-db/database/sourcedata/AD_PROCESS_PARA.xml

    Naiara Martinez <[email protected]> 
    fixed bug 11077 change label text in Sales Dimensional Report
Labels in Sales Dimensional Report have been changed. Now you can see 'Product 
Category' and 'Business Partner Category' instead of 'Product Group' and 
'Business Group'.
        src-db/database/sourcedata/AD_TEXTINTERFACES.xml
        
src/org/openbravo/erpCommon/ad_reports/ReportSalesDimensionalAnalyzeJRFilter.html

    Naiara Martinez <[email protected]> 
    fixed bug 11953 Spelling mistake in Org schema Tab (Organization window)
Now you can see partner and sequence spelling correctly.
        src-db/database/sourcedata/AD_ELEMENT.xml
        src-db/database/sourcedata/AD_FIELD.xml

Changes for Build #510

    Asier Lostalé <[email protected]> 
    fixed bug 19989: Having active alerts, application doesn't work in Oracle

  SQL query creted with OBDal.getInstance().getSession().createSQLQuery returns 
for
  count(*) a Long object in Oracle and a BigInteger in PostgreSQL causing 
casting
  problems. It has been replaced by a PreparedStatement.
        
modules/org.openbravo.client.application/src/org/openbravo/client/application/AlertActionHandler.java

 


Last 20 lines of the console output:

[...truncated 55522 lines...]

report:
     [echo] Generating test report.
[junitreport] Processing 
/srv/hudson/workspace/int-gui-oracle/SANDBOX/automation/pi/last-results/int-smoke-oracle-inc/report/TESTS-TestSuites.xml
 to /tmp/null1182243928
[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: 25018ms
[junitreport] Deleting: /tmp/null1182243928

BUILD SUCCESSFUL
Total time: 27 seconds
[int-gui-oracle] $ /bin/sh -xe /tmp/hudson4429432626877778798.sh
+ /srv/hudson/bin/run no-screenshot.sh 
SANDBOX/automation/pi/last-results/int-smoke-oracle-inc/screenshots
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts
Recording test results
Email was triggered for: Fixed
Trigger Success was overridden by another trigger and will not send an email.
Sending email for trigger: Fixed
------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Openbravo-builds mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-builds

Reply via email to