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

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


Committers since last success:

Changes for Build #2553

    David Miguelez <david.migue...@openbravo.com> null
    Fixes Issue 39616. When searching for previously created
Cost Adjustment Lines take into account different currencies.
This is important for Landed Costs in which the same adjustment
can happen for the same transaction with different currencies.

* Create new API to be able to send the currency of the Landed
  Cost line as a parameter
* Use the currency in the Query to filter the Cost Adjustment Lines
* Send the Landed Cost Currency when creating a new Cost Adjustment
  Line
        src/org/openbravo/costing/CostAdjustmentUtils.java
        src/org/openbravo/costing/LandedCostProcess.java

Changes for Build #2554

    Atul Gaware <atul.gaw...@openbravo.com> null
    Fixes Issue 39474: Commission calculation error

When commission is set as Cascade = Yes, comission details
with invoiceline or orderline are deleted before creating
lines are same subsequent invoiceline or orderline.
Hence the information about the amount is lost once such
lines are deleted. To keep track amounts of the multiple
invoiceline or orderline they are stored in variable and
added to same subsequent invoiceline or orderline being
created.
        src-db/database/model/functions/C_COMMISSION_PROCESS.xml




Last 20 lines of the console output:

[...truncated 15504 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-oracle] $ /bin/bash -xe /tmp/hudson5898454597236344848.sh
++ grep Bootstrap
++ jps
++ 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
_______________________________________________
Openbravo-builds mailing list
Openbravo-builds@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbravo-builds

Reply via email to