int-basic-oracle - Build # 1828 - Fixed:

Check console output at https://ci.openbravo.com/job/int-basic-oracle/1828/ to 
view the results.


Committers since last success:

Changes for Build #1827

    Gorka Ion Damián <[email protected]> null
    Related to issue 35435. Improved comment on user null check
        src/org/openbravo/authentication/basic/DefaultAuthenticationManager.java

Changes for Build #1828

    David Miguelez <[email protected]> null
    Fixes Issue 35415. Fixes problem while setting the alias of a subquery in 
Oracle.
        src/org/openbravo/materialmgmt/GenerateValuedStockAggregated_data.xsql

    Alvaro Ferraz <[email protected]> null
    Related to issue 35471: Fix variables definition
        src-db/database/model/functions/C_INVOICETAX_ADJUSTMENT.xml
        src-db/database/model/functions/C_ORDERLINETAX_INSERT.xml
        src-db/database/model/triggers/C_INVOICELINETAX_TRG.xml
        src-db/database/model/triggers/C_ORDERLINETAX_TRG.xml

    Alvaro Ferraz <[email protected]> null
    Related to issue 35471: Do not round line net amount in TaxesTest
        src-test/src/org/openbravo/test/taxes/TaxesTest.java

    Alvaro Ferraz <[email protected]> null
    Fixes issue 35471: Order Line amounts and taxes not rounded after booking

M_PROMOTION_CALCULATE was run after rounding and adjusting the order, and it 
was updating the order lines, so triggers were run again calculating line net 
amount and taxes without rounding.
Now, round, adjust and recalculate will be done at the end of c_order_post and 
c_invoice_post, just before finish process extension point.
Also, line net amount will always be rounded to standard precision to avoid 
problems. In case we need to calculate taxes without rounding (price including 
taxes and taxes at document level), we will calculate again the line net amount 
in line after trigger to use it for calculating taxes at line level and 
document level without rounding.
        src-db/database/model/functions/C_INVOICETAX_ADJUSTMENT.xml
        src-db/database/model/functions/C_ORDERTAX_ADJUSTMENT.xml
        src-db/database/model/functions/C_INVOICE_POST.xml
        src-db/database/model/functions/C_ORDER_POST1.xml
        src-db/database/model/triggers/C_INVOICELINE_BEFORE_TRG.xml
        src-db/database/model/triggers/C_INVOICELINE_TRG2.xml
        src-db/database/model/triggers/C_ORDERLINE_TRG.xml
        src-db/database/model/triggers/C_ORDERLINE_TRG2.xml

    Inigo Sanchez <[email protected]> null
    Fixed issue 35426: Adaptive filtering does not work for Table references.

The problem was that adaptive filtering (filter in client when all data is 
locally available) did
not work for Table references when filtering by text instead of by selecting a 
value in the drop
down list. The issue that causes this regression was not taking into account 
adaptive filtering.

This problem has been fixed by taking into account this case in 
getDisplayProperty method. Now
getDisplayProperty method manages properly when all the data are in the client 
(Adaptive filtering).
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-fk-filter.js




Last 20 lines of the console output:

[...truncated 19435 lines...]
Total time: 1 second

executing script 'Tomcat stop'
[int-basic-oracle] $ /bin/bash /tmp/build_step_template1541436163672775338.sh 
ENABLE
DEBUG: Tomcat stop called with parameters: ENABLED=ENABLE
 * Stopping Tomcat servlet engine for Openbravo tomcat
   ...done.

executing script 'Check openbravo log'
[int-basic-oracle] $ /bin/bash /tmp/build_step_template7105565396798440964.sh 
ENABLE
DEBUG: Check openbravo log called with parameters: ENABLED=ENABLE
Check log: openbravo log (artifact: int-basic-oracle.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
------------------------------------------------------------------------------
Announcing the Oxford Dictionaries API! The API offers world-renowned
dictionary content that is easy and intuitive to access. Sign up for an
account today to start using our lexical data to power your apps and
projects. Get started today and enter our developer competition.
http://sdm.link/oxford
_______________________________________________
Openbravo-builds mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-builds

Reply via email to