details:   https://code.openbravo.com/erp/devel/pi/rev/af369f5909c7
changeset: 16671:af369f5909c7
user:      Naiara Martinez <naiara.martinez <at> openbravo.com>
date:      Wed May 23 10:43:17 2012 +0200
summary:   fixed bug 20566 show Product name in 'create lines from' popup

diffstat:

 src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_Invoice_data.xsql |  2 
+-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (13 lines):

diff -r ff800550e531 -r af369f5909c7 
src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_Invoice_data.xsql
--- a/src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_Invoice_data.xsql  
Mon May 28 12:22:58 2012 +0200
+++ b/src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_Invoice_data.xsql  
Wed May 23 10:43:17 2012 +0200
@@ -63,8 +63,8 @@
     </Sql>
     <Field name="rownum" value="count"/>
     <Parameter name="language"/>
+    <Parameter name="piId"/>
     <Parameter name="language"/>
-    <Parameter name="piId"/>
     <Parameter name="adUserClient" type="replace" optional="true" 
after="o.AD_Client_ID IN (" text="'1'"/>
     <Parameter name="adOrgClient" type="replace" optional="true" 
after="o.AD_Org_ID IN (" text="'1'"/>
     <Parameter name="poId"/>

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Openbravo-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-commits

Reply via email to