int-checks-pgsql - Build # 3369 - Still Unstable:
Check console output at https://ci.openbravo.com/job/int-checks-pgsql/3369/ to
view the results.
Committers since last success:
Changes for Build #3365
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 #3366
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 #3367
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 #3368
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 #3369
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
Last 20 lines of the console output:
[...truncated 15467 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-pgsql] $ /bin/bash -xe /tmp/hudson3549011763629085910.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
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
------------------------------------------------------------------------------
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