int-dbcons-oracle - Build # 2374 - Fixed:

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


Committers since last success:

Changes for Build #2372

    Atul Gaware <atul.gaw...@openbravo.com> null
    Fixes issue 29685: Create AP Expense Invoices process creates wrong line 
number

Getting line no is used similar that is used to set default value for line
column in Tables and Columns. For eg:- select coalesce(max(line), 0) + 10
Unnecessary variable int line is no more needed so removed.
While executing create AP Expense invoice process there was null pointer
exception raised from AccDefUtility class which is fixed.
        src/org/openbravo/erpCommon/ad_process/ExpenseAPInvoice.java
        src/org/openbravo/erpCommon/ad_process/ExpenseAPInvoice_data.xsql
        src/org/openbravo/erpCommon/utility/AccDefUtility.java

    Atul Gaware <atul.gaw...@openbravo.com> null
    Fixes issue 30242: Description not copied to order in Manage Requisition

While creating order from requisition, requisition header information is
inserted in order header and requisition line descripion is added to
supplier notes as it was used previously to set as order line description.
Length of description in orderline can occupy both supplier notes and
description from requisition line.
        src-db/database/model/functions/M_REQUISITION_CREATEPO.xml

Changes for Build #2373

    Carlos Aristu <carlos.ari...@openbravo.com> null
    fixes issue 33417: ConfigScript with single quotes on install.source fails
        src-db/database/lib/dbsourcemanager.jar

Changes for Build #2374

    Alvaro Ferraz <alvaro.fer...@openbravo.com> null
    Related to issue 34055: Remove isunitcost condition

Remove isunitcost condition in M_INITIALIZE_STOCK_VALUATION query.
        src-db/database/model/functions/M_INITIALIZE_STOCK_VALUATION.xml

    Alvaro Ferraz <alvaro.fer...@openbravo.com> null
    Related to issue 34055: Code review improvements

Set zero valuation in case stock is zero and it does not exist any record in 
m_stock_valuation.
Do not sum transaction movementqty, to avoid duplicate stock in case we have 
more than one m_transaction_cost record related to the same transaction.
        src-db/database/model/functions/M_INITIALIZE_STOCK_VALUATION.xml
        src-db/database/model/functions/M_UPDATE_STOCK_VALUATION.xml

    Mark <markm...@gmail.com> null
    Fixes issue 34055: Fixed errors in Costing Background due to rounding 
issues.

When cost adjustments are created, they should not be taken into account when 
Stock Valuation is initialized because it duplicates the stock amount (caused 
by natural union between tables) inside M_INITIALIZE_STOCK_VALUATION function.
        src-db/database/model/functions/M_INITIALIZE_STOCK_VALUATION.xml

    Atul Gaware <atul.gaw...@openbravo.com> null
    Related to issue 30242:Backout changeset e86c34bf3374
        src-db/database/model/functions/M_REQUISITION_CREATEPO.xml




Last 20 lines of the console output:

[...truncated 1355 lines...]

SQL*Plus: Release 11.2.0.1.0 Production on Mon Oct 17 17:05:23 2016

Copyright (c) 1982, 2009, Oracle.  All rights reserved.


Connected to:
Oracle Database 11g Release 11.2.0.1.0 - 64bit Production

SQL> 
Call completed.

SQL> Disconnected from Oracle Database 11g Release 11.2.0.1.0 - 64bit Production
Pseudo-terminal will not be allocated because stdin is not a terminal.

Checking console output
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