int-gui-oracle - Build # 1584 - Fixed:

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


Committers since last success:

Changes for Build #1583

    Asier LostalĂ© <[email protected]> null
    fixed bug 33012: error in Instance Activation when using an expired license

  When using a license within an erroneous state (such as expired), message 
severity
  was incorrectly obtained from the enum, causing an exception to be thrown.

  Fixed by using MsgSeverity.forType method instead of valueOf. forType method
  was designed with this purpose.

  In addition, some other changes have been done on MsgSeverity enum:
   * valueOf method is static so no need to invoke it on an instance (to may be
     another one, which is weird).
   * checking with actual type rather than with toString (which might change)
   * reversed comparision order to prevent NPE in case param in null
        src/org/openbravo/erpCommon/obps/ActivationKey.java
        src/org/openbravo/erpCommon/obps/ModuleLicenseRestrictions.java

Changes for Build #1584

    Alvaro Ferraz <[email protected]> null
    Fixes issue 33002: Stock before costing rule not shown in Valued Stock 
Report

Convert current costing rule starting date with to_timestamp instead of with 
to_date function to avoid date truncation.
Before, current costing rule starting date was truncated and closing and 
opening inventories created by costing rule validation were taken, so stock was 
zero.
Now, current costing rule starting date will not be truncated and only opening 
inventory created by costing rule validation will be taken, then stock will be 
the same as before the costing rule.
        src/org/openbravo/erpCommon/ad_reports/ReportValuationStock.java
        src/org/openbravo/erpCommon/ad_reports/ReportValuationStock_data.xsql

    Alvaro Ferraz <[email protected]> null
    Related to issue 32992: Update copyright
        src-db/database/model/functions/M_RESERVATION_REALLOCATE.xml

    Aaron Calero <[email protected]> null
    Fixed issue 32992: [SER QA 1126] Error when creating a picking list

Not possible to create a Picking when either the Product or Storage Bin length 
is the maximum length
        src-db/database/model/functions/M_RESERVATION_REALLOCATE.xml




Last 20 lines of the console output:

[...truncated 9781 lines...]
executing script 'Tomcat stop'
[int-gui-oracle] $ /bin/bash /tmp/build_step_template7960663594322553547.sh 
ENABLE
DEBUG: Tomcat stop called with parameters: ENABLED=ENABLE
 * Stopping Tomcat servlet engine for Openbravo tomcat
   ...done.
 * Stopping web server apache2
 ... waiting .   ...done.

executing script 'Check log'
[int-gui-oracle] $ /bin/bash /tmp/build_step_template3014981427615599921.sh 
ENABLE
DEBUG: Check log called with parameters: ENABLED=ENABLE
Check log: openbravo log (artifact: int-gui-oracle.log) is clean

Recording test results
Archiving artifacts
Checking \] ERROR|\] WARN
Email was triggered for: Fixed
Trigger Success was overridden by another trigger and will not send an email.
Sending email for trigger: Fixed
------------------------------------------------------------------------------
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
_______________________________________________
Openbravo-builds mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-builds

Reply via email to