int-full-pgsql-compile-all - Build # 1304 - Unstable:

Check console output at 
https://ci.openbravo.com/job/int-full-pgsql-compile-all/1304/ to view the 
results.


Committers since last success:

Changes for Build #1304

    Armaignac <[email protected]> null
    Fixes issue 36404: Numbers in Receivables Aging Schedule and Payables Aging
Schedule are exported to Excel as strings

The fields defined in jasper report contains a format method call causing the
cell value be of string type

All the format calls was removed and the field now specified the cell value type
and the output format by the jasper patternExpression specification.
        src/org/openbravo/erpCommon/ad_reports/AgingScheduleDetailXLS.jrxml
        
src/org/openbravo/erpCommon/ad_reports/AgingScheduleDetailXLSDoubtfulDebt.jrxml
        src/org/openbravo/erpCommon/ad_reports/AgingScheduleXLS.jrxml

    Alvaro Ferraz <[email protected]> null
    Related to issue 36435: Fix warning also in TestCosting.java
        src-test/src/org/openbravo/test/costing/TestCosting.java
        src/org/openbravo/costing/LCCostMatchFromInvoiceHandler.java

    Mark <[email protected]> null
    Fixes issue 36435: Unlikely argument type warnings

StockReservationPickAndEditDataSource.java
- Fixed comparison between Empty String and OrderLine object.

LCCostMatchFromInvoiceHandler.java
- Remove the matchToRemove object from localIl.getLandedCostMatchedList() 
instead
  of localIl.getLandedCostCostList() list.

SL_InOut_BPartner.java
- Replaced two nested IFs for only one that includes all conditions of both of 
them.
- Used StringUtils methods to avoid NPE.

DocFINReconciliation.java
- Used StringUtils methods to avoid NPE.
- Created two new variables to store accounts required for processing, and avoid
  calculate them twice.

ProductInfo.java
- Removed comparison with Empty String, because it is not needed.

ConvertQuotationIntoOrder.java
- Removed comparison with Empty String, because it is not needed.
- Use BigDecimal.compareTo to compare two BigDecimal objects.
        
src/org/openbravo/common/datasource/StockReservationPickAndEditDataSource.java
        src/org/openbravo/costing/LCCostMatchFromInvoiceHandler.java
        src/org/openbravo/erpCommon/ad_callouts/SL_InOut_BPartner.java
        src/org/openbravo/erpCommon/ad_forms/DocFINReconciliation.java
        src/org/openbravo/erpCommon/ad_forms/ProductInfo.java
        src/org/openbravo/erpCommon/ad_process/ConvertQuotationIntoOrder.java

    Alvaro Ferraz <[email protected]> null
    Related to issue 36417: Code review improvements

Call to VariantChDescUpdateProcess after flush to set characteristic 
description properly.
        
modules/org.openbravo.client.application/src/org/openbravo/client/application/event/UpdateInvariantCharacteristicsHandler.java

    Armaignac <[email protected]> null
    Fixes issue 36417: Characteristic Description is not updated

The Characteristic process from product window doesn't update the product
characteristic description, a new call to Update Product Characteristics
Description process is made to correctly update the product characteristic
description
        
modules/org.openbravo.client.application/src/org/openbravo/client/application/event/UpdateInvariantCharacteristicsHandler.java

    Prakash M <[email protected]> null
    Fixed Issue 36308: Used separate list for cancel and replace payment 
schedule detail
        src/org/openbravo/erpCommon/businessUtility/CancelAndReplaceUtils.java

    Armaignac <[email protected]> null
    Related to issue 36392: Hide secondUOM fields if product doesn't have 
secondUOM

When a product with a second UOM was selected the associated fields are shown,
but not hidden when the product is change and doesn't have a second UOM because
the has_second_uom var is not updated with the corresponding value according
to the product selection.

The value of has_second_uom var is updated according to the product selection
in the result for a correct use in display logic function.
        src/org/openbravo/erpCommon/ad_callouts/SL_InOutLine_Product.java




Last 20 lines of the console output:

[...truncated 2056 lines...]
database.postupdate.POSTGRE:
      [sql] Executing commands
      [sql] 5 of 5 SQL statements executed successfully
      [sql] Executing commands
      [sql] 2 of 2 SQL statements executed successfully

setApplied:
      [sql] Executing commands
      [sql] 2 of 2 SQL statements executed successfully

BUILD SUCCESSFUL
Total time: 4 minutes 22 seconds

Checking console output
/srv/ci/jobs/int-full-pgsql-compile-all/builds/1304/log:
ERROR: Failed to pull
Build step 'Jenkins Text Finder' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
------------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-builds

Reply via email to