int-basic-pgsql - Build # 2370 - Fixed:

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


Committers since last success:

Changes for Build #2367

    Armaignac <collazoan...@gmail.com> null
    Fixes issue 38469:Wrong Total Movement Quantity and Stock Valuation 
resulting in
wrong average cost if Costing Rule 'Fix Backdated From' is empty
        src/org/openbravo/costing/CostingUtils.java

Changes for Build #2368

    Atul Gaware <atul.gaw...@openbravo.com> null
    Fixes Issue 0038490: Empty error message is shown when processing a
stock reservation without available stock and without attribute set
value

Use COALESCE(TO_CHAR(cur_not_available.attributeName), '') to avoid null
value in the description of attribute set instance with id 0
        src-db/database/model/functions/M_RESERVATION_POST.xml

    Atul Gaware <atul.gaw...@openbravo.com> null
    Fixes Issue 0038487:"Suspense balancing" account used when
invoice's total is zero and prepayment exists

Prepayment Amount and Different amount should be posted to
respective customer / vendor prepayment and receivable/payable
accounts when there is difference in between invoice grossamt
(grandtotal) and prepayment amount. Prior to this solution it
was done only when grossamt is greater than prepayment amt.
        src/org/openbravo/erpCommon/ad_forms/DocInvoice.java

    Alvaro Ferraz <alvaro.fer...@openbravo.com> null
    Related to issue 36280: Remove SL_Payment_Amounts_data.xsql
        src/org/openbravo/erpCommon/ad_callouts/SL_Payment_Amounts_data.xsql

    Atul Gaware <atul.gaw...@openbravo.com> null
    Fixes Issue 36280:Several unused + probably unusable callouts exists and are
candidates to be deleted.

** All the below callouts are not used in internal and external class and
has a low risk to remove them.
** Removed java files for SE_Years_For_Calendar, SE_Calendar_For_Org and
registers in ad_callout.
** Removed java files for SL_Payment_No_Verify, SL_MovementAll_Locator,
SL_Payment_DocType & data xsql file, SL_Payment_Amounts,
SL_WorkRequirement_Sequence & xsql file, SL_Invoice_Tax,
SL_InOutLine_Locator & data xsql file.
        src-db/database/sourcedata/AD_CALLOUT.xml
        src/org/openbravo/erpCommon/ad_callouts/SE_Calendar_For_Org.java
        src/org/openbravo/erpCommon/ad_callouts/SE_Years_For_Calendar.java
        src/org/openbravo/erpCommon/ad_callouts/SL_InOutLine_Locator.java
        src/org/openbravo/erpCommon/ad_callouts/SL_InOutLine_Locator_data.xsql
        src/org/openbravo/erpCommon/ad_callouts/SL_Invoice_Tax.java
        src/org/openbravo/erpCommon/ad_callouts/SL_MovementAll_Locator.java
        src/org/openbravo/erpCommon/ad_callouts/SL_Payment_Amounts.java
        src/org/openbravo/erpCommon/ad_callouts/SL_Payment_DocType.java
        src/org/openbravo/erpCommon/ad_callouts/SL_Payment_DocType_data.xsql
        src/org/openbravo/erpCommon/ad_callouts/SL_Payment_No_Verify.java
        src/org/openbravo/erpCommon/ad_callouts/SL_WorkRequirement_Sequence.java
        src/org/openbravo/erpCommon/ad_callouts/SL_WorkRequirement_Sequence.xsql

Changes for Build #2369

    Carlos Aristu <carlos.ari...@openbravo.com> null
    related to issue 38518: use renderJR to compile the subreport

  Refactored the report generation to demonstrate how renderJR method can be 
used to compile the sub-reports.
        src/org/openbravo/erpReports/RptM_Requisition.java
        src/org/openbravo/erpReports/RptM_Requisition.jrxml

    Carlos Aristu <carlos.ari...@openbravo.com> null
    fixes issue 38518: Ability of compiling subreports with 
HttpSecureAppServlet.renderJR
        src/org/openbravo/base/secureApp/HttpSecureAppServlet.java

Changes for Build #2370
No changes




Last 20 lines of the console output:

[...truncated 25809 lines...]
  [ "$(jps | grep Bootstrap || true)" = "" ] && break
  sleep 5
done
[ "$(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-basic-pgsql] $ /bin/bash -xe /tmp/hudson7499640515188229506.sh
++ jps
++ grep Bootstrap
++ true
+ '[' '' '!=' '' ']'
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
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
Openbravo-builds@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbravo-builds

Reply via email to