int-checks-oracle - Build # 3356 - Fixed:

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


Committers since last success:

Changes for Build #3351

    Jorge Garcia <[email protected]> null
    Related to issue 36694. Related to issue 36693

The code related to the ISO currency precision included in the callout has
been moved to a new class called ISOCurrencyPrecision. Now,  the
method getCurrencyPrecisionInISO4217Spec is public.
        src/org/openbravo/erpCommon/utility/ISOCurrencyPrecision.java
        src/org/openbravo/erpCommon/ad_callouts/SL_Currency_StdPrecision.java

Changes for Build #3352

    Carlos Aristu <[email protected]> null
    fixes bug 37303: Sales Order selector in Generate Invoices process is not 
shown

  With the changes introduced on issue #35553, the OB object is generated in 
two stages: it is initialized when the JS static resources are loaded and 
secondly additional session data is included with the SessionDynamic request.

  In old processes inside 3.0 windows, a request to load the JS static 
resources is done but the SessionDynamic request is not. As a result, the OB 
object was generated partially. This caused JS errors when referencing to the 
missing data like it was happening when loading the sales order selector on the 
Generate Invoices process.

  To fix this issue, now when we are in an old process loaded inside a 3.0 
window, instead of generating the OB object from scratch, it is cloned from the 
main OB object of the application which is generated right after logging in.
        
modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/templates/application-js.ftl

Changes for Build #3353

    David Miguelez <[email protected]> null
    Related to Issue 37263.

When filtering the data based on the selected organization (always a legal
entity), the organizations used for the filter must be the children of the
legal entity, not all the natural tree
        src/org/openbravo/erpCommon/ad_actionButton/CreateVatRegisters.java

    Armaignac <[email protected]> null
    Fixes issue 37263:Last register amount wrongly calculated by Create VAT 
register
process in Tax Payment window

The query to update the last register amount of tax payment lines doesn't take
into account the organization natural tree was adding all procesed tax payment
amount

The organization natural tree filter was added to the subquery to filter the
records that belongs to the legal entity natural tree
        src/org/openbravo/erpCommon/ad_actionButton/CreateVatRegisters.java
        src/org/openbravo/erpCommon/ad_actionButton/TaxRegister.xsql

    Armaignac <[email protected]> null
    Fixes issue 37292:The organization field of Tax Payment window show all 
entities

The reference was change to OBUISEL_Selector Reference with a reference value to
Legal Organizations Selector and the default value was set to select the closest
legal organization from the user autenticated organization
        src-db/database/sourcedata/AD_COLUMN.xml

Changes for Build #3354

    Atul Gaware <[email protected]> null
    Fixes Issue 37209, Fixes Issue 37244: Used credit field is not updated
when credit is used in the same payment other credit is generated
and Credit information do not updated if a payment containing credit
info is reactivated.

** Reset usedCredit when traversing through the selected credit payment
Whenever there is sufficient payment amount to fully pay the invoice
and user still selects credit payments, discard the selection of credit
payment in such cases as credit is not actually being used.
** Set credit payment description only in case it is actually consumed
        
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/actionHandler/AddPaymentActionHandler.java

Changes for Build #3355

    Carlos Aristu <[email protected]> null
    related to issue 37303: Add comment
        
modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/templates/application-js.ftl

Changes for Build #3356

    David Miguelez <[email protected]> null
    Fixes issue 37320. Created Fiscal Year and periods for 2018
from QA Client
        referencedata/sampledata/QA_Testing/AD_PINSTANCE.xml
        referencedata/sampledata/QA_Testing/AD_PINSTANCE_PARA.xml
        referencedata/sampledata/QA_Testing/AD_PROCESS_REQUEST.xml
        referencedata/sampledata/QA_Testing/C_PERIOD.xml
        referencedata/sampledata/QA_Testing/C_PERIODCONTROL.xml
        referencedata/sampledata/QA_Testing/C_PERIODCONTROL_LOG.xml
        referencedata/sampledata/QA_Testing/C_YEAR.xml
        referencedata/sampledata/QA_Testing/M_INOUT.xml
        referencedata/sampledata/QA_Testing/M_INVENTORY.xml
        referencedata/sampledata/QA_Testing/M_MATCHINV.xml
        referencedata/sampledata/QA_Testing/M_MOVEMENT.xml

    David Miguelez <[email protected]> null
    Related to Issue 37320. Export sample.data of QA Client
from a clean install.source
        referencedata/sampledata/QA_Testing/AD_CLIENT.xml
        referencedata/sampledata/QA_Testing/AD_ROLE.xml
        referencedata/sampledata/QA_Testing/AD_SEQUENCE.xml
        referencedata/sampledata/QA_Testing/AD_USER.xml
        referencedata/sampledata/QA_Testing/C_BPARTNER.xml
        referencedata/sampledata/QA_Testing/C_ORDER.xml
        referencedata/sampledata/QA_Testing/C_POC_DOCTYPE_TEMPLATE.xml
        referencedata/sampledata/QA_Testing/FACT_ACCT.xml
        referencedata/sampledata/QA_Testing/FIN_PAYMENT.xml
        referencedata/sampledata/QA_Testing/FIN_PAYMENT_SCHEDULE.xml
        referencedata/sampledata/QA_Testing/FIN_PAYMENT_SCHEDULEDETAIL.xml
        referencedata/sampledata/QA_Testing/M_INOUT.xml
        referencedata/sampledata/QA_Testing/M_PRODUCT.xml
        referencedata/sampledata/QA_Testing/M_STORAGE_DETAIL.xml
        referencedata/sampledata/QA_Testing/OBUIAPP_GC_FIELD.xml
        referencedata/sampledata/QA_Testing/OBUIAPP_GC_TAB.xml




Last 20 lines of the console output:

[...truncated 15362 lines...]
[ "$(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-checks-oracle] $ /bin/bash -xe /tmp/hudson938147006035086052.sh
++ jps
++ grep Bootstrap
++ true
+ '[' '' '!=' '' ']'
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 1
Archiving artifacts
Checking ERROR(?!: Failed to pull)|syntax error at or near|SQL error in 
query|WARNING in
Recording test results
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

Reply via email to