int-smoke-pgsql-test - Build # 635 - Fixed:
Check console output at
http://builds.openbravo.com/job/int-smoke-pgsql-test/635/ to view the results.
Committers since last success:
Changes for Build #633
Martin Taal <[email protected]>
Fixes issue 20955: Is impossible to add a selector field in pick/execute
windows
Make sure that the valuemap contains the value of the edited record, transfer
the valuemap from the edit item to the grid field
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/process/ob-pick-and-execute-grid.js
modules/org.openbravo.userinterface.selector/web/org.openbravo.userinterface.selector/js/ob-selector-item.js
Changes for Build #634
Augusto Mauch <[email protected]>
Fixes issue 21216: Now the proper grid buttons are shown
The toggleProgressIcon function was given for granted that when it was called
the Show in form / Edit in grid buttons were visible. However, if the user
modifies a field with a callout and presses the down arrow key, this function
will be called with the Cancel / Save button visible. Now, it can be called in
either of both states.
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js
Miguel de Juana <[email protected]>
Fixed issue 20870: Admin others works well when adding a widget with params
In Admin others, it is not supported to add widgets with at least one parameter
which is mandatory and DefaultValue==null. If we try to save parameters when we
are adding widgets in admin others, the widget have to be in the database to
update its parameters, but the widget won't be in database until we press
Publish button.
In order to avoid this problem, widgets with parameters are displayed in
content_mode and the widget to add list does not show widgets with at least one
parameter which is mandatory and DefaultValue==null.
modules/org.openbravo.client.myob/src/org/openbravo/client/myob/MyOpenbravoComponent.java
modules/org.openbravo.client.myob/web/org.openbravo.client.myob/js/ob-widget.js
modules/org.openbravo.client.querylist/src-db/database/sourcedata/OBUIAPP_PARAMETER.xml
Javier Etxarri <[email protected]>
Fixes issue 21111: The accounting entry from Income Summary
to Retained Earnings not taking into account when closing a year
src/org/openbravo/erpCommon/ad_actionButton/CreateRegFactAcct.java
src/org/openbravo/erpCommon/ad_actionButton/CreateRegFactAcct_data.xsql
RM packaging bot <[email protected]>
CI: merge back from main
RM packaging bot <[email protected]>
CI: update AD_MODULE to version 17557
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
Changes for Build #635
Martin Taal <[email protected]>
Fixes issue 21230: Pick & Execute Windows:Change reference of read only
fields to not do combo value computation by FIC
Changed the reference of the storage bin to a selector and of several other
columns to search: m_inout_id column, order line column
src-db/database/sourcedata/AD_COLUMN.xml
Martin Taal <[email protected]>
Related to issue 20955: Is impossible to add a selector field in
pick/execute windows
Improve valuemap handling for selector and list item for when handling empty
value or when clearing the field by keyboard
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-list.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/process/ob-pick-and-execute-grid.js
modules/org.openbravo.userinterface.selector/web/org.openbravo.userinterface.selector/js/ob-selector-item.js
Miguel de Juana <[email protected]>
Fixed issue 20825: Now right top buttons are displayed in the issue case.
With this fix we resolver this corner case, but it should be analyzed the
excessive calls to updateButtonState.
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/toolbar/ob-toolbar.js
Augusto Mauch <[email protected]>
Fixes issue 21240, related to issue 20955: Changeset backout
The changeset https://code.openbravo.com/erp/devel/pi/rev/47c45f7b7ef7 has been
backed out, because it caused a regression.
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/process/ob-pick-and-execute-grid.js
modules/org.openbravo.userinterface.selector/web/org.openbravo.userinterface.selector/js/ob-selector-item.js
Last 20 lines of the console output:
[...truncated 61885 lines...]
report:
[echo] Generating test report.
[junitreport] Processing
/srv/hudson/workspace/int-smoke-pgsql-test/SANDBOX/automation/pi/last-results/int-smoke-pgsql-inc/report/TESTS-TestSuites.xml
to /tmp/null2058265037
[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: 47348ms
[junitreport] Deleting: /tmp/null2058265037
BUILD SUCCESSFUL
Total time: 49 seconds
[int-smoke-pgsql-test] $ /bin/sh -xe /tmp/hudson4629744753540515877.sh
+ /srv/hudson/bin/run no-screenshot.sh
SANDBOX/automation/pi/last-results/int-smoke-pgsql-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