int-gui-pgsql - Build # 741 - Fixed:
Check console output at https://ci.openbravo.com/job/int-gui-pgsql/741/ to view
the results.
Committers since last success:
Changes for Build #740
Víctor Martínez Romanos [email protected]_ null
Fixed bug 28482: Exchange rate and Converted Amt in Add Payment
The Exchange rate and Converted amount fields were not properly updated when 2
financial accounts (the first one of them with different currency than the
invoice and the second one with the same currency) are selected sequentially
into the Add Payment process.
Casue: the conversion rate was wrongly sent back to the JS as a String ("1")
instead of using a number. The OB.APRM.AddPayment.paymentMethodMulticurrency
function checks the received conversion rate is a number before updating the
converted amount. Since the converted amount wasn't a number but a string, the
amounts were not updated.
After the fix, the conversion rate is sent back using a integer 1
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/actionHandler/PaymentMethodMulticurrencyActionHandler.java
Naroa Iriarte [email protected]_ null
Fixed issue 28376: Copyright year of ERP code for 2015 is not updated.
Some files have been updated with the proper year.
src-db/database/sourcedata/AD_MESSAGE.xml
src-db/database/sourcedata/AD_TEXTINTERFACES.xml
src/org/openbravo/erpCommon/ad_forms/About.html
src/org/openbravo/erpCommon/security/Login.html
src/org/openbravo/erpCommon/security/Login_F1.html
Changes for Build #741
Reinaldo Guerra [email protected]_ null
Fixed bug 28053: Tax is not selected when the business partner is set as
exempt.
The callout applied in sales order line tax selector, now obtains tax rate for
the header's organization tree when the business partner is set as Tax Exempt.
The C_GETTAX function was changed to filter tax rates taking into account the
order's header organization tree. Now when creating a new order's line for a
tax exempt business parter, the tax selector will show records for the
correspondent organization tree.
src-db/database/model/functions/C_GETTAX.xml
Last 20 lines of the console output:
[...truncated 11867 lines...]
Total time: 3 seconds
executing script 'Tomcat stop'
[int-gui-pgsql] $ /bin/bash /tmp/build_step_template2958860406584322583.sh
ENABLE
DEBUG: Tomcat stop called with parameters: ENABLED=ENABLE
* Stopping Tomcat servlet engine for Openbravo tomcat
...done.
executing script 'Check log'
[int-gui-pgsql] $ /bin/bash /tmp/build_step_template9095575731292414469.sh
ENABLE
DEBUG: Check log called with parameters: ENABLED=
Check log: openbravo.log is clean
Recording test results
Archiving artifacts
Checking \] ERROR|\] WARN
Email was triggered for: Fixed
Trigger Success was overridden by another trigger and will not send an email.
Sending email for trigger: Fixed
------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
Openbravo-builds mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-builds