int-upgrade-pgsql - Build # 1928 - Failure:

Check console output at https://ci.openbravo.com/job/int-upgrade-pgsql/1928/ to 
view the results.


Committers since last success:

Changes for Build #1928

    Alvaro Ferraz <[email protected]> null
    Related to issue 35539: Code review improvements

Join with C_BPARTNER_LOCATION table done using C_ORDER table instead of 
C_PROJECT table.
        
src/org/openbravo/erpCommon/ad_reports/ReportSalesOrderProvided_data.xsql

    Miguel <[email protected]> null
    Fixes issue 35539: Delivered Sales Order Report is not showing business 
partner

The problem is that the link between c_order and c_bpartner tables is made by
the c_project table and in cases where the sales order is not related to a
project, the relationship between c_project and c_bpartner is going to return
null, causing it to be impossible to obtain the information of the
business partner.

To solve this problem the union is established between the tables c_order
and c_bdpartner.
        
src/org/openbravo/erpCommon/ad_reports/ReportSalesOrderProvided_data.xsql

    Alvaro Ferraz <[email protected]> null
    Related to issue 35499 & Related to issue 35566: Code review improvements

Get currency from order line only in case product is defined as Book Using 
Purchase Order Price.
        src/org/openbravo/erpCommon/ad_forms/DocInOut.java
        src/org/openbravo/erpCommon/ad_forms/DocLineInOut_data.xsql
        src/org/openbravo/erpCommon/ad_forms/DocMatchInv.java

    Miguel <[email protected]> null
    Fixes issue 35566: Incorrect posting of a Matched Invoice document.

When posting a Matched Invoice document referring product defined
as "Book Using Purchase Order Price", the  currency being taken into
account corresponds to the legal entity to which the document belongs instead
of the Purchase Order's currency.

Now when you post a Matched Invoice document referring to a product defined
as "Book Using Purchase Order Price", take into account the Purchase Order's
currency.
        src/org/openbravo/erpCommon/ad_forms/DocMatchInv.java

    Miguel <[email protected]> null
    Fixes issue 35499: Currency conversion problem when posting a Goods Receipt.

This problem is caused because when posting a Goods Receipt related to a
Purchase Order and referring product defined as
"Book Using Purchase Order Price", is taking into account the Currency of the
Legal Organization to which Goods Receipt document belongs in exchange
for the Purchase Order.

To correct this error, is takes into account the Currency of the Purchase Order
related with the lines of the Goods Receipt, in the posting process.
        src/org/openbravo/erpCommon/ad_forms/DocInOut.java
        src/org/openbravo/erpCommon/ad_forms/DocLineInOut_data.xsql




Last 20 lines of the console output:

[...truncated 3591 lines...]
    [junit] Driver info: driver.version: unknown
    [junit] Build info: version: '3.0.1', revision: '1969d75', time: 
'2016-10-18 09:48:19 -0700'
    [junit] System info: host: 'ubuntu.localdomain', ip: '127.0.1.1', os.name: 
'Linux', os.arch: 'amd64', os.version: '3.2.0-105-generic', java.version: 
'1.8.0_91'
    [junit] Driver info: driver.version: unknown
    [junit]     at <anonymous 
class>.anonymous(http://127.0.0.1/int-upgrade-pgsql/security/Login_FS.html line 
69 > Function:1)
    [junit]     at <anonymous 
class>.handleEvaluateEvent(http://127.0.0.1/int-upgrade-pgsql/security/Login_FS.html:69)
    [junit] 

BUILD FAILED
/srv/ci/workspace/int-upgrade-pgsql/SANDBOX/automation/pi/build.xml:350: The 
following error occurred while executing this line:
/srv/ci/workspace/int-upgrade-pgsql/SANDBOX/automation/pi/build.xml:77: Test 
com.openbravo.test.integration.erp.modules.ci.Upgrade_FSSuite failed

Total time: 21 minutes 37 seconds
Build step 'Execute managed script' marked build as failure
Recording test results
Archiving artifacts
Checking \] ERROR|\] WARN
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
------------------------------------------------------------------------------
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

Reply via email to