int-addpayment2-pgsql - Build # 369 - Fixed:

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


Committers since last success:

Changes for Build #368

    Mark Molina <mark.mol...@doceleguas.com> null
    Fixes issue 40190: Not possible to set Attributes opening BackOffice from 
POS

Was not possible to set Attributes opening a BackOffice session from POS because
an incorrect selection of the opener.

Now to select the opener is asked if it has the closeSearch function registered
and also it is included the getFrame('LayoutMDI').parent object for cases where
is coming from POS
        src/org/openbravo/erpCommon/info/AttributeSetInstance.html

    David Miguelez <david.migue...@openbravo.com> null
    Related to Issue 40186: Replaced euroEdition with qtyEdition for two
more quantity fields.
        src/org/openbravo/erpCommon/ad_forms/MaterialReceiptPending.xml

    Mark Molina <mark.mol...@doceleguas.com> null
    Fixes issue 40186: Pending Goods receipts with movement quantity=0

The fieldTotalQty and fieldQtyordered fields were incorrect defined to use 
"euroEdition"
instead of "qtyEdition".
Columns for Ordered Quantity and Movement Quantity of the lines of Purchase 
Order and Goods Receipt
windows are defined with a "Quantity" reference and it is implemented 
internally to
format the values using the "qtyEdition" setting.
To do more homogeneous the way the quantities are shown in the process and in 
the different
windows, all of them will be formatted by the same way: using settings of 
qtyEdition property.
        src/org/openbravo/erpCommon/ad_forms/MaterialReceiptPending.xml

    Javier Armendáriz <javier.armenda...@openbravo.com> null
    Fixed issue 40425: log config file not created when updating from 18Q4.1+

Removed execution limit, so this build validation is executed when log4j2*.xml
is not found.
        
src-util/buildvalidation/build/classes/org/openbravo/buildvalidation/CopyLog4jConfigurationFromTemplates.class
        
src-util/buildvalidation/src/org/openbravo/buildvalidation/CopyLog4jConfigurationFromTemplates.java

    David Miguelez <david.migue...@openbravo.com> null
    Related to Issue 40343: Fixes in PL for Oracle.

When retrieving a value with a select into clause, it is necessary
to capture the exception for when there is no data.
        src-db/database/model/functions/M_RESERVATION_CONSUMPTION.xml

    Javier Armendáriz <javier.armenda...@openbravo.com> null
    Related to issue 40405: Using correct logger in ImportEntryProcessor
        src/org/openbravo/service/importprocess/ImportEntryProcessor.java

    Asier Lostalé <asier.lost...@openbravo.com> null
    related to bug 40405: proper logger for HBS subclasses
        src-core/src/org/openbravo/base/HttpBaseServlet.java

Changes for Build #369

    Carlos Aristu <carlos.ari...@openbravo.com> null
    related to issue 40385: fix typo
        src/org/openbravo/erpCommon/obps/ActiveInstanceProcess.java




Last 20 lines of the console output:

[...truncated 12141 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-addpayment2-pgsql] $ /bin/bash -xe /tmp/hudson4275088559355294300.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
_______________________________________________
Openbravo-builds mailing list
Openbravo-builds@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbravo-builds

Reply via email to