int-inc-oracle - Build # 4050 - Failure:

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


Committers since last success:

Changes for Build #4050

    Mark <markm...@gmail.com> null
    Fixes issue 38085: Prices in Invoice lines of discounts copied by Copy Lines
process are updated to 0 when completing if a price adjustment exists.

The problem is happening when we are copying the invoice line with the basic
discount, in the Copy Lines process and M_PROMOTION_CALCULATE function resets 
the
price for this line too. As lines with basic discount have zero grosspricestd,
gross_unit_price and line_gross_amount are set to zero too.

We should avoid to reset prices in the M_PROMOTION_CALCULATE function for those
lines related to basic discounts. They are the invoice lines related to an 
invoice
discount, or those when product is related to a basic discount.
        src-db/database/model/functions/M_PROMOTION_CALCULATE.xml
        src/org/openbravo/erpCommon/ad_actionButton/CopyFromInvoice_data.xsql

    Carlos Aristu <carlos.ari...@openbravo.com> null
    fixes bug 38214: -Xdoclint:-missing required for generate.java.doc.jdk7 task
        build.xml




Last 20 lines of the console output:

[...truncated 731 lines...]
  [javadoc] -Xdocrootparent <url>             Replaces all appearances of 
@docRoot followed by /.. in doc comments with <url>
  [javadoc] -charset <charset>                Charset for cross-platform 
viewing of generated documentation.
  [javadoc] -helpfile <file>                  Include file that help link links 
to
  [javadoc] -linksource                       Generate source in HTML
  [javadoc] -sourcetab <tab length>           Specify the number of spaces each 
tab takes up in the source
  [javadoc] -keywords                         Include HTML meta tags with 
package, class and member info
  [javadoc] -stylesheetfile <path>            File to change style of the 
generated documentation
  [javadoc] -docencoding <name>               Output encoding name
  [javadoc] 1 error

BUILD FAILED
/srv/ci/workspace/int-inc-oracle/build.xml:534: The following error occurred 
while executing this line:
/srv/ci/workspace/int-inc-oracle/build.xml:539: Javadoc returned 1

Total time: 0 seconds
Build step 'Execute managed script' marked build as failure
Checking console output
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
------------------------------------------------------------------------------
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