int-basic-pgsql - Build # 2057 - Fixed:
Check console output at https://ci.openbravo.com/job/int-basic-pgsql/2057/ to
view the results.
Committers since last success:
Changes for Build #2055
Inigo Sanchez <[email protected]> null
Fixed issue 36611: Selection is lost when an error is raised removing a
record
When were removing a row and an error was raised (e.g. Deleting a already
processed "Good Shipment" is stopped
by a trigger) the selection of the record was lost. This generates an
inconsistent grid state that creates all
the reported problems.
The problem is fixed by take into account the described situation removing the
deselectAllRecords method because
it has no sense to remove the selection if it is not possible to know if the
removed process ends succesfully.
Now the selection is maintained if the record can't be removed properly.
Now the selection is maintained if the record can't be removed.
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-view.js
Changes for Build #2056
No changes
Changes for Build #2057
Atul Gaware <[email protected]> null
Fixes issue 36753: Error in Payment Plan after execute a payment
** Use FIN_Utility updatePaymentAmounts method instead of private
updatePaymentAmounts
method in FIN_ExecutePayment to avoid wrong updation of fin_payment_schedule
** Use FIN_Utility updateBusinessPartnerCredit
** Remove break statement
** Removed unused private updatePaymentAmounts method from FIN_ExecutePayment
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/process/FIN_ExecutePayment.java
Last 20 lines of the console output:
[...truncated 2537 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-basic-pgsql] $ /bin/bash -xe /tmp/hudson6753728593964684146.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