int-full-pgsql-compile-all - Build # 1305 - Fixed:
Check console output at
https://ci.openbravo.com/job/int-full-pgsql-compile-all/1305/ 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
Changes for Build #1305
Asier Lostalé <[email protected]> null
fixed 36473, fixed 36475
new jar including patches for both issues
src-db/database/lib/dbsourcemanager.jar
Asier Lostalé <[email protected]> null
fixed 36457: inconsistent grid state if cancelling changes before FIC
response
If while editing in grid mode, changes are cancelled before receiving FIC
response, it was possible to:
- Create a new partial and incorrect line with only the data returned from
FIC in case no line was being edited
- Apply changes from FIC to incorrect row if another one was being edited
Both problems are fixed by applying FIC changes only if the record is the same
the request was triggered for, this is checked by ensuring both row number and
record id. If editin a different record, FIC response is simply ignored.
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/ob-view-form.js
Asier Lostalé <[email protected]> null
fixed bug 36454: in grid can trigger save before FIC response is received
While editing in grid mode, it is possible to trigger save action by clicking
grid's save button while FIC response is not received yet. If this occurs, the
data sent to backend misses information that FIC should update.
If grid's save button is clicked while in FIC call, postpone save action till
FIC return.
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js
Last 20 lines of the console output:
[...truncated 2042 lines...]
Executed 2960 SQL command(s) successfully in 3554 ms
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 11 seconds
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-builds