int-modules-pgsql - Build # 2223 - Fixed:
Check console output at http://builds.openbravo.com/job/int-modules-pgsql/2223/
to view the results.
Committers since last success:
Changes for Build #2222
Pandeeswari Ramakrishnan <[email protected]>
Fixes Issue 22770: No error message shown when creating an order from a
quotation
src-db/database/sourcedata/AD_MESSAGE.xml
src/org/openbravo/erpCommon/ad_process/ConvertQuotationIntoOrder.java
Ioritz Cia <[email protected]>
Fixes issue 23139: The outgoing transaction (M- goods movements)
should be have a previous trx process date than incoming (M+).
src/org/openbravo/costing/CostingBackground.java
RM packaging bot <[email protected]>
CI: merge back from main
RM packaging bot <[email protected]>
CI: update AD_MODULE to version 19793
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
Shankar Balachandran <[email protected]>
Related to Issue 0022797 : Code Refactoring
Modified logic to retain the editable fields alone instead of retaining the
whole record while filtering.
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/process/ob-pick-and-execute-grid.js
Martin Taal <[email protected]>
Fixes issue 23194: Client class/canvas fields invalid behavior in grid
summary
Prevent recordcomponents in group and grid summary and context menu
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
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-view.js
Asier Lostal�� <[email protected]>
fixed issue 23157: Allow to define different defaults in
UserInfoWidgetActionHandler
modules/org.openbravo.client.application/src/org/openbravo/client/application/navigationbarcomponents/UserInfoWidgetActionHandler.java
Asier Lostal�� <[email protected]>
[calendar] show message in event editor in case it has messageBar
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/calendar/ob-calendar.js
Sandra Huguet <[email protected]>
Fixed bug 23180 Sample data monthly update. February transactions
referencedata/sampledata/F_B_International_Group.xml
Martin Taal <[email protected]>
Related to issue 22874, Implement rich and masked text field
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-text.js
Changes for Build #2223
Augusto Mauch <[email protected]>
Fixes issue 23045: Date parameters do not generate tomcat error in PW
windows
The way the width of the parameters is fetched has been refactored. Now it
depends on the UIDefinition of the parameter. The default width is '*', and if
a subclass of UIDefinition needs to return a different width, it must overwrite
the new public String getParameterWidth(Parameter parameter) method. I.e.,
DateUIDefinition overwrites it like this:
@Override
public String getParameterWidth(Parameter parameter) {
return "50%";
}
modules/org.openbravo.client.application/src/org/openbravo/client/application/templates/ob-param-window-parameter.ftl
modules/org.openbravo.client.application/src/org/openbravo/client/application/window/OBViewParameterHandler.java
modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/reference/DateUIDefinition.java
modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/reference/UIDefinition.java
Last 20 lines of the console output:
[...truncated 5933 lines...]
[junit]
selenium.stop:
[echo] Stoping Selenium server.
[selenium-shutdown] Getting:
http://localhost:4444/selenium-server/driver/?cmd=shutDownSeleniumServer
[selenium-shutdown] To:
/srv/hudson/workspace/int-modules-pgsql/SANDBOX/automation/pi/last-results/int-modules-pgsql/logs/result.txt
[selenium-shutdown] DGF Errors during shutdown are expected
BUILD SUCCESSFUL
Total time: 28 minutes 49 seconds
[int-modules-pgsql] $ /bin/sh -xe /tmp/hudson1425056037554320548.sh
+ /srv/hudson/bin/run no-screenshot.sh
SANDBOX/automation/pi/last-results/int-modules-pgsql/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
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Openbravo-builds mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-builds