details: https://code.openbravo.com/erp/stable/2.50/rev/4a6d9fbe53ce
changeset: 9904:4a6d9fbe53ce
user: Jon AlegrÃa <jon.alegria <at> openbravo.com>
date: Mon Dec 10 17:12:43 2012 +0100
summary: Fixes issue 0022283: "Create lines from" process does not support
decimal
quantities in secondary unit field
diffstat:
src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_ShipmentPO.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r 12cbc7fb25ad -r 4a6d9fbe53ce
src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_ShipmentPO.xml
--- a/src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_ShipmentPO.xml
Tue Oct 16 10:51:25 2012 +0000
+++ b/src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_ShipmentPO.xml
Mon Dec 10 17:12:43 2012 +0100
@@ -63,7 +63,7 @@
<FIELD id="fieldID" attribute="value">id</FIELD>
<FIELD id="fieldQuantity" attribute="value"
format="qtyEdition">qty</FIELD>
<FIELD id="fieldQuantity" attribute="name"
replace="xx">id</FIELD>
- <FIELD id="fieldSecQuantity" attribute="value"
format="integerEdition">secqty</FIELD>
+ <FIELD id="fieldSecQuantity" attribute="value"
format="qtyEdition">secqty</FIELD>
<FIELD id="fieldSecQuantity" attribute="name"
replace="xx">id</FIELD>
<FIELD id="fieldSecQuantity" attribute="type"
replace="zzz">havesec</FIELD>
<FIELD id="fieldSecQuantity" attribute="onchange"
replace="ff">id</FIELD>
------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
Openbravo-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-commits