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

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


Committers since last success:

Changes for Build #660

    Javier Etxarri <[email protected]> 
    Fixes issue 21356: Mixing reconciliations
error obtained when changing defaulted cleared element
        
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/MatchTransaction.html

    Javier Etxarri <[email protected]> 
    Fixes issue 21356: Mixing reconciliations
error obtained when changing defaulted cleared element
        
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/MatchTransaction.html

    Martin Taal <[email protected]> 
    Fixes issue 21454: Click in an empty child results in an inconsistent 
toolbar behavior
Force update of the toolbar when creating a view and also when setting it as 
the active view
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-view.js
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/toolbar/ob-toolbar.js

    Martin Taal <[email protected]> 
    Fixes issue 21352: Enter key duplicates the line number in sales order line
Enable waitForSave so that save is done before initial FIC of next edit line. 
Make sure that the validation of number items sets the correct value.
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-number.js
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js

    Javier Etxarri <[email protected]> 
    issue 21458: The column Consum per
unit Std of the production cost report should show other value
        src/org/openbravo/erpCommon/ad_reports/ReportProductionCost_data.xsql

    Javier Etxarri <[email protected]> 
    issue 21458: The column Consum per unit Std of the production cost report 
should show other value
        src/org/openbravo/erpCommon/ad_reports/ReportProductionCost_data.xsql

    Javier Etxarri <[email protected]> 
    Fixes issue 21458: The column Consum per unit Std of the production cost 
report should show other value
        src/org/openbravo/erpCommon/ad_reports/ReportProductionCost_data.xsql

    Víctor Martínez Romanos <[email protected]> 
    Fixed bug 21401: Cleared Payment Account in the Financial Account
The Cleared Payment Account in the Financial Account | Accounting Configuration 
tab is now
set to the default values:
- Deposit Account for Payment IN
- Withdrawal Account for Payment OUT
        src-db/database/model/triggers/FIN_FINANCIAL_ACCOUNT_TRG.xml

    David Baz Fayos <[email protected]> 
    Fixed issue 21328: Added maximize and minimize buttons to process popups
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/toolbar/ob-action-button.js

    David Miguelez <[email protected]> 
    Related to Issue 21390: Fixes length of variable.
        src-db/database/model/triggers/M_INOUTLINE_TRG.xml

    Naiara Martinez <[email protected]> 
    Related to issue 21317, Related to issue 20491, related to issue 20501, 
related to issue 20468
Get the uuid in a variable and use that variable.
        src-db/database/model/functions/C_COMMISSION_PROCESS.xml

    David Baz Fayos <[email protected]> 
    Fixed issue 21471: [KS] ctrl+m now works again
to open the application menu
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/navbar/ob-application-menu.js

    David Baz Fayos <[email protected]> 
    Fixed issue 21421: 'global' shortcuts now work in classic windows
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/classic/ob-classic-compatibility.js

    David Baz Fayos <[email protected]> 
    Fixed issue 21382: [KS] 'ESC' key now works ok in grid view
(it cancels the row edit)
        
modules/org.openbravo.client.application/src-db/database/sourcedata/AD_PREFERENCE.xml
        
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-grid.js
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js

    Naiara Martinez <[email protected]> 
    fixed bug 21390  Impossible to reactivate an sales order
        src-db/database/model/triggers/M_INOUTLINE_TRG.xml

    Sandra Huguet <[email protected]> 
    Fixed bug 21368 Change Cost Based Price List label
Change Cost Based Price List label to Price
list based on cost
        src-db/database/sourcedata/AD_ELEMENT.xml
        src-db/database/sourcedata/AD_FIELD.xml

Changes for Build #661

    Martin Taal <[email protected]> 
    Fixes issue 21229 Nested tabs built based on a hierarchycal structure of a 
same table does not work.
Also do flush/clear when deleting multiple records
        
modules/org.openbravo.client.application/src/org/openbravo/client/application/MultipleDeleteActionHandler.java

    David Miguelez <[email protected]> 
    Fixes issue 21497: Moves part of the filter clause to the where clause.
Also fixes reference, from tableDir to search and fixes ad_element names.
        
modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_COLUMN.xml
        
modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_ELEMENT.xml
        
modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_FIELD.xml
        
modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_TAB.xml

Changes for Build #662

    David Baz Fayos <[email protected]> 
    Fixed issue 21501: focus goes back to form after close a selector popup
by using the top right close (X) icon button
        
modules/org.openbravo.userinterface.selector/web/org.openbravo.userinterface.selector/js/ob-selector-item.js

    David Baz Fayos <[email protected]> 
    Fixed issue 21463: CTRL+ENTER [KS] now works ok in 'Sales Order' selectors
        
modules/org.openbravo.userinterface.selector/web/org.openbravo.userinterface.selector/js/ob-selector-item.js

    David Baz Fayos <[email protected]> 
    Fixed issue 21463: CTRL+SHIFT+F [KS] now works ok in 'Business Partner' 
window
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-grid.js
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/utilities/ob-keyboard-manager.js

Changes for Build #663

    Carlos Aristu <[email protected]> 
    related to issue 20931: expense sheet is created with line net amount 0
        src-db/database/sourcedata/AD_AUXILIARINPUT.xml
        src/org/openbravo/erpCommon/ad_callouts/SE_Expense_Product.java

    Ioritz Cia <[email protected]> 
    Fixes issue 1443: 'Wrong payment plan on invoiced orders' alert.
Query needs to be corrected.
        
modules/org.openbravo.advpaymentmngt/src-util/buildvalidation/src/org/openbravo/advpaymentmngt/buildvalidation/WrongPaymentScheduleDetailsCheck_data.xsql

    Ioritz Cia <[email protected]> 
    Fixes issue 20892: Goods Shipment line and Order line relation.
It is possible save a good shipment with more quantity than the order.
        src-db/database/model/triggers/M_INOUTLINE_TRG2.xml

Changes for Build #664

    Ioritz Cia <[email protected]> 
    Fixes issue 21431: Exchange Rate tab readonly logic modified.
Set Exchange Rate at Invoice level when @HASREVERSEDINVOICESO@='Y' but original 
invoice does NOT have Exchange Rate defined.
        src-db/database/sourcedata/AD_AUXILIARINPUT.xml

    Antonio Moreno <[email protected]> 
    Fixed issue 21508. Added the capability for components not to need the user 
to have logged in
        
modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/BaseComponent.java
        
modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/KernelServlet.java
        src/org/openbravo/base/secureApp/HttpSecureAppServlet.java

Changes for Build #665

 


Last 20 lines of the console output:

[...truncated 97095 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/null1462203016
[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: 70090ms
[junitreport] Deleting: /tmp/null1462203016

BUILD SUCCESSFUL
Total time: 1 minute 13 seconds
[int-gui-oracle] $ /bin/sh -xe /tmp/hudson3668558773458098197.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
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Openbravo-builds mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-builds

Reply via email to