int-initial-oracle - Build # 2303 - Fixed:
Check console output at https://ci.openbravo.com/job/int-initial-oracle/2303/
to view the results.
Committers since last success:
Changes for Build #2302
Armaignac <[email protected]> null
Fixes issue 37376: Stock Reservation of partially invoiced and not shipped
order
line is Closed when closing the sales order and it can be edited
When an order is closed all the reservation's made to lines are closed but you
still can manage the reservation stock from sales order window
Now the Manage Reservation button is shown when the order is not closed
src-db/database/sourcedata/AD_FIELD.xml
src-db/database/sourcedata/AD_MESSAGE.xml
src/org/openbravo/common/actionhandler/ManageReservationActionHandler.java
src/org/openbravo/materialmgmt/ReservationUtils.java
Carlos Aristu <[email protected]> null
fixes bug 37465: problem with process definition in several tabs of same
window
When executing a standard process, the view owner of the related action
button is used to retrieve the current record information to the server. In
this case, to look for that owner view, we were going through all the views in
the current window in order to find an action button referencing to the process
we are executing. The first view found complying that requirement was
considered the owner view. This approach is not valid in case we want to define
in several tabs of the same window different buttons referencing to the same
process definition.
To fix the problem, now when we are opening the process we send the owner
view of the action button as a parameter which is already supported by the
infrastructure of the standard window. Thus, when executing the process we do
not need anymore to go through all the views in the current window to find the
owner view of the action button.
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-window.js
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/toolbar/ob-action-button.js
Changes for Build #2303
Stefan Hühner <[email protected]> null
fixed bug 37481: unused PL variables
Removed unused variables in platform PL code
modules/org.openbravo.client.application/src-db/database/model/triggers/OBUIAPP_UIPERS_MOD_TRG.xml
modules/org.openbravo.client.myob/src-db/database/model/triggers/OBKMO_WIDGET_REFERENCE_MOD_TRG.xml
src-db/database/model/functions/AD_COLUMN_IDENTIFIER_REF_SQL.xml
src-db/database/model/functions/AD_TABLE_IMPORT.xml
src-db/database/model/functions/AD_TAB_IMPORT.xml
src-db/database/model/functions/AD_UPDATE_TABLE_IDENTIFIER.xml
src-db/database/model/triggers/AD_AUXILIARINPUT_MOD_TRG.xml
src-db/database/model/triggers/AD_CALLOUT_MOD_TRG.xml
src-db/database/model/triggers/AD_COLUMN_MOD_TRG.xml
src-db/database/model/triggers/AD_DATASET_MOD_TRG.xml
src-db/database/model/triggers/AD_ELEMENT_MOD_TRG.xml
src-db/database/model/triggers/AD_FIELDGROUP_MOD_TRG.xml
src-db/database/model/triggers/AD_FIELD_MOD_TRG.xml
src-db/database/model/triggers/AD_FORM_MOD_TRG.xml
src-db/database/model/triggers/AD_MENU_MOD_TRG.xml
src-db/database/model/triggers/AD_MESSAGE_MOD_TRG.xml
src-db/database/model/triggers/AD_MODULE_DBPREFIX_MOD_TRG.xml
src-db/database/model/triggers/AD_MODULE_DBPREFIX_TRG.xml
src-db/database/model/triggers/AD_MODULE_DEPENDENCY_MOD_TRG.xml
src-db/database/model/triggers/AD_PACKAGE_MOD_TRG.xml
src-db/database/model/triggers/AD_PREFERENCE_MOD_TRG.xml
src-db/database/model/triggers/AD_PROCESS_GROUP_LIST_MOD_TRG.xml
src-db/database/model/triggers/AD_PROCESS_GROUP_MOD_TRG.xml
src-db/database/model/triggers/AD_PROCESS_MOD_TRG.xml
src-db/database/model/triggers/AD_REFERENCE_MOD_TRG.xml
src-db/database/model/triggers/AD_REF_SEARCH_COLUMN_MOD_TRG.xml
src-db/database/model/triggers/AD_REF_SEARCH_MOD_TRG.xml
src-db/database/model/triggers/AD_REF_TABLE_MOD_TRG.xml
src-db/database/model/triggers/AD_TABLE_MOD_TRG.xml
src-db/database/model/triggers/AD_TABLE_NAVIGATION_MOD_TRG.xml
src-db/database/model/triggers/AD_TAB_MOD_TRG.xml
src-db/database/model/triggers/AD_TEXTINTERFACES_MOD_TRG.xml
src-db/database/model/triggers/AD_VAL_RULE_MOD_TRG.xml
src-db/database/model/triggers/AD_WINDOW_MOD_TRG.xml
Last 20 lines of the console output:
[...truncated 6950 lines...]
[ "$(jps | grep Bootstrap || true)" = "" ] && break
sleep 5
done
[ "$(jps | grep Bootstrap || true)" != "" ] && echo "Tomcat has fail to stop"
&& exit 1 || true
[ "$i" != "0" ] && secs=$(echo "$i * 5" | bc) && echo "Waiting for $secs secs
for tomcat to stop"
echo
fi
[int-initial-oracle] $ /bin/bash -xe /tmp/hudson8391112372375473826.sh
++ jps
++ grep Bootstrap
++ true
+ '[' '' '!=' '' ']'
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Email was triggered for: Fixed
Trigger Success was overridden by another trigger and will not send an email.
Sending email for trigger: Fixed
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Openbravo-builds mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-builds