int-basic-oracle - Build # 2119 - Fixed:
Check console output at https://ci.openbravo.com/job/int-basic-oracle/2119/ to
view the results.
Committers since last success:
Changes for Build #2118
David Miguelez <[email protected]> null
Related to Issue 36693. Code Review Changes:
* Improved error message when standard precission is a negative number
* Improved some Java Doc
* Removed some unnecessary Java Doc
* Reordering tags in definition of constants to compile with standards
* Rearranged Code to improve redability
* Added log.error when file has not been found
src-db/database/sourcedata/AD_MESSAGE.xml
src/org/openbravo/erpCommon/ad_callouts/SL_Currency_StdPrecision.java
Mark <[email protected]> null
Fixes issue 36693:Std precision can be higher than the currency's real
precision
In Currency window, Standard precision can be higher than the currency's real
precision (commonly 2). The Standard Precision is used to round all the amounts
(not prices) of the documents created in the backend.
Was created a new callout used to validate the currency standard precision. If
the new precision is higher than specified currency precision in ISO 4217
Currency
codes, then a warning is showed to user.
Also, if the new precision is negative then an error message is shown and it is
set as the default standard precision: 2.
src/org/openbravo/erpCommon/ad_callouts/ISO_4217.xml
src/org/openbravo/erpCommon/ad_callouts/SL_Currency_StdPrecision.java
src-db/database/sourcedata/AD_CALLOUT.xml
src-db/database/sourcedata/AD_COLUMN.xml
src-db/database/sourcedata/AD_MESSAGE.xml
src-db/database/sourcedata/AD_MODEL_OBJECT.xml
src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml
Changes for Build #2119
Guillermo Alvarez de Eulate <[email protected]> null
Related to issue 36966: Add PL function to retrieve json details about
certain m_attsetinstance_id
src-db/database/model/functions/M_GETJSONDESCRIPTION.xml
modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/KernelApplicationInitializer.java
src-db/database/sourcedata/AD_MESSAGE.xml
Last 20 lines of the console output:
[...truncated 1858 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-oracle] $ /bin/bash -xe /tmp/hudson8724089962096434517.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