int-addpayment1-pgsql - Build # 160 - Fixed:

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


Committers since last success:

Changes for Build #159

    Asier Lostalé <asier.lost...@openbravo.com> null
    fixed issue 40227: confusing export.database log

  Improved export.datase log:
    * When exporting model
         * Print in INFO only module name and partial module info
         * Other details are printed in DEBUG
    * When exporting data
         * Print in INFO moudule name
         * Print in INFO each table with data and how many rows are exported
         * Other details are pinted in DEBUG
        src-db/database/lib/dbsourcemanager.jar

    Mark <markm...@gmail.com> null
    Fixes issue 40044: Negative quantity in Create lines from Receipt in 
Purchase
Invoice window if the order was previously invoiced and received.

To calculate the pending to invoice movement quantity was needed to subtract the
sum of the already invoiced quantity instead of the matched quantity as it is 
the
total of the received quantity.
        src/org/openbravo/common/datasource/InOutLinePEHQLTransformer.java

Changes for Build #160

    Mark Molina <mark.mol...@doceleguas.com> null
    Fixes issue 40199: Line Net Amount of Invoice lines rounded to std precision

Line Net Amount of Invoice lines was not rounded to standard precision if it is
created from goods receipt and have a related order.

Now it is rounded to the standard precision of the currency.
        src-db/database/model/functions/M_INOUT_CREATEINVOICE.xml




Last 20 lines of the console output:

[...truncated 12896 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-addpayment1-pgsql] $ /bin/bash -xe /tmp/hudson7211924412732111186.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