int-basic-oracle - Build # 2238 - Fixed:
Check console output at https://ci.openbravo.com/job/int-basic-oracle/2238/ to
view the results.
Committers since last success:
Changes for Build #2237
David Miguelez <[email protected]> null
Fixes Issue 34496. This class was original developed as a singleton.
However, as it evolved, this design was changed and now it behaves
as an object.
Now the information of the object should be created and destroyed
when a new instance of this object is created.
This is done in CostAdjustmentProcess using injection.
That is why the definition of ApplicationScoped does not make
sense any more, it must be Dependant.
src/org/openbravo/costing/CostingAlgorithmAdjustmentImp.java
David Miguelez <[email protected]> null
Related to Issue 34840. Change done to reload the qty in stock for a product
instead of 0 after the line has been saved
src/org/openbravo/erpCommon/ad_callouts/SL_InOutLine_Product.java
Nono Carballo <[email protected]> null
Fixes issue 34841: RTV shipment (Pick/Edit Lines) not properly working if
Returned UOM is changed from Unit to Pallet.
When changing Ship Qty and then returned Uom, just pending field is updated,
showing the pending quantity expressed in returned Uom.
Same behaviour in Return Material Receipt window.
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/return-material/ob-return-material.js
David Miguelez <[email protected]> null
Related to issue 34840: Code Review changes
* Added final modifier to product object again
* Removed unused methods
* When setting the AUM, set also the Quantity expresed in AUM
and for that, convert the original quantity to the AUM equivalent.
src/org/openbravo/erpCommon/ad_callouts/SL_InOutLine_Product.java
Nono Carballo <[email protected]> null
Fixes issue 34840: Movement Qty column info not updated once a product with
stock
is selected in Goods Shipment if Alt UOM Preference is enable.
Operative Quantity field isautomatically populated if the selected product
do not have a default Alternative UOM configured and the product has
quantity on hand.
src/org/openbravo/erpCommon/ad_callouts/SL_InOutLine_Product.java
Nono Carballo <[email protected]> null
Fixes issue 37676: "Project Phase" field does not show any value
(although Project is selected) in Expense Sheet window
In callouts, for fields representing Ids, an empty string is returned instead
of null.
src/org/openbravo/erpCommon/ad_callouts/SE_Expense_BP_Project.java
src/org/openbravo/erpCommon/ad_callouts/SE_InOut_Organization.java
src/org/openbravo/erpCommon/ad_callouts/SE_Invoice_BPartner.java
src/org/openbravo/erpCommon/ad_callouts/SE_Order_BPartner.java
src/org/openbravo/erpCommon/ad_callouts/SE_Order_Organization.java
src/org/openbravo/erpCommon/ad_callouts/SE_Project_BPartner.java
src/org/openbravo/erpCommon/ad_callouts/SE_Trxtype_Transaction.java
src/org/openbravo/erpCommon/ad_callouts/SL_GlobalUse_Product.java
src/org/openbravo/erpCommon/ad_callouts/SL_InOutLine_Product.java
src/org/openbravo/erpCommon/ad_callouts/SL_InOut_BPartner.java
src/org/openbravo/erpCommon/ad_callouts/SL_Internal_Consumption_Conversion.java
src/org/openbravo/erpCommon/ad_callouts/SL_Internal_Consumption_Product.java
src/org/openbravo/erpCommon/ad_callouts/SL_InvAmtUpd_ProductRefDate.java
src/org/openbravo/erpCommon/ad_callouts/SL_Inventory_Product.java
src/org/openbravo/erpCommon/ad_callouts/SL_Invoice_DocType.java
src/org/openbravo/erpCommon/ad_callouts/SL_Invoice_Product.java
src/org/openbravo/erpCommon/ad_callouts/SL_Journal_MultiAcctSchema.java
src/org/openbravo/erpCommon/ad_callouts/SL_Movement_Product.java
src/org/openbravo/erpCommon/ad_callouts/SL_Order_DocType.java
src/org/openbravo/erpCommon/ad_callouts/SL_Order_Product.java
src/org/openbravo/erpCommon/ad_callouts/SL_Production_Product.java
src/org/openbravo/erpCommon/ad_callouts/SL_RefreshSequenceAndLength.java
src/org/openbravo/erpCommon/ad_callouts/SL_RequisitionLine_Product.java
src/org/openbravo/erpCommon/ad_callouts/SL_SequenceProduct_Product.java
Changes for Build #2238
David Miguelez <[email protected]> null
Fixes Issue 37732. Adds an exetension Point at the beginning of the
C_Order_Post
src-db/database/model/functions/C_ORDER_POST1.xml
src-db/database/sourcedata/AD_EXTENSION_POINTS.xml
Last 20 lines of the console output:
[...truncated 94316 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/hudson5244915099497570327.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