int-basic-oracle - Build # 2263 - Fixed:
Check console output at https://ci.openbravo.com/job/int-basic-oracle/2263/ to
view the results.
Committers since last success:
Changes for Build #2259
David Miguelez <[email protected]> null
Fixes Issue 37772. Adds several indexes that improve performance
in basic operations like deleting an Invoice or an Order
src-db/database/model/tables/C_INVOICELINE.xml
src-db/database/model/tables/C_ORDER.xml
src-db/database/model/tables/M_COSTING.xml
src-db/database/model/tables/M_INOUT.xml
src-db/database/model/tables/M_MATCHPO.xml
Changes for Build #2260
Mark <[email protected]> null
Fixes issue 37724: Error when cancel and replace a sales order of zero
amount
When an order with grand total of ZERO is created and booked, no Payment Plan is
created for it, so when she is cancelled and replaced the new created orders
haven't
payment plans neither.
So, when the Cancell and Replace process is executed on orders of this kind, the
it was failing trying to get get the payment schedule detail of the oldOrder and
an exception was thrown.
To fix this issue, only will be created Payments to orders with grand total
different
than ZERO to avoid the exception and keep the current behaviour for this kind
of orders
src/org/openbravo/erpCommon/businessUtility/CancelAndReplaceUtils.java
Armaignac <[email protected]> null
Fixes issue 37837:Tax selected is based on the invoicing address instead of
the
partner address
Wrong tax is selected when selecting a business partner with different invoicing
and shipping address, the invoicing address was used as shipping
Now the correct business partner address is selected to properly get the product
tax
src/org/openbravo/common/actionhandler/OrderCreatePOLines.java
src/org/openbravo/common/actionhandler/SRMOPickEditLines.java
src/org/openbravo/erpCommon/ad_actionButton/RMInsertOrphanLine.java
Mark <[email protected]> null
Fixed issue 37798: Add Characteristic to Product does not update the
Characteristic Description
When adding a characteristic value to an existing product its Characteristic
Description
field should update with the new value but wasn't doing as expected.
To fix, ii passed True as commitAndClose to commit and notify the import entry
creation
on the event handler.
src/org/openbravo/event/ProductCharacteristicValueEventHandler.java
Changes for Build #2261
No changes
Changes for Build #2262
Armaignac <[email protected]> null
Fixes issue 37763: Trial Balance Report sometimes returns null pointer
exception
when include zero figures is checked.
When zero figures is checked the matches accounts are skipped from vector list
causing null entries when the vector values are copied with different sizes
Now the dataZeroFigures size is equal to the vector size to avoid null entries
src/org/openbravo/erpCommon/ad_reports/ReportTrialBalance.java
Asier Lostalé <[email protected]> null
realted to issue 37849: remove system key hash in log files
Restored ActivationKey.getOpsLogId method as it is public and used
src/org/openbravo/erpCommon/obps/ActivationKey.java
Asier Lostalé <[email protected]> null
fixed issue 37849: remove system key hash in log files
This hash has been removed as it is not useful and complicates log parsing
src/org/openbravo/erpCommon/obps/ActivationKey.java
Changes for Build #2263
No changes
Last 20 lines of the console output:
[...truncated 22948 lines...]
[ "$(jps | grep Bootstrap || true)" = "" ] && break
sleep 5
done
[ "$(jps | grep Bootstrap || true)" != "" ] && echo "Tomcat has fail to stop"
&& exit 1 || true
[ "$i" != "0" ] && secs=$(echo "$i * 5" | bc) && echo "Waiting for $secs secs
for tomcat to stop"
echo
fi
[int-basic-oracle] $ /bin/bash -xe /tmp/hudson2881987148117981693.sh
++ jps
++ grep Bootstrap
++ true
+ '[' '' '!=' '' ']'
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
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