int-upgrade-pgsql - Build # 2304 - Unstable:
Check console output at https://ci.openbravo.com/job/int-upgrade-pgsql/2304/ to
view the results.
Committers since last success:
Changes for Build #2304
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
Last 20 lines of the console output:
[...truncated 3286 lines...]
for((i=0;i<12;i++)); do
[ "$(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-upgrade-pgsql] $ /bin/bash -xe /tmp/hudson1056365946919940751.sh
++ jps
++ grep Bootstrap
++ true
+ '[' '' '!=' '' ']'
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
------------------------------------------------------------------------------
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