int-basic-oracle - Build # 2260 - Still Failing:
Check console output at https://ci.openbravo.com/job/int-basic-oracle/2260/ 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
Last 20 lines of the console output:
[...truncated 8857 lines...]
+ (( i=0 ))
+ (( i<12 ))
++ jps
++ grep Bootstrap
++ true
+ '[' '' = '' ']'
+ break
++ jps
++ grep Bootstrap
++ true
+ '[' '' '!=' '' ']'
+ true
+ '[' 0 '!=' 0 ']'
+ echo
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-builds