Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0015452Openbravo ERPA. Platformpublic2010-10-14 18:422010-12-17 12:13
azabaleta 
alostale 
urgentmajorhave not tried
closedfixed 
5
2.50MP22 
 
Core
No
0015452: Not possible to retrieve some variables in ProcessBundle method
Its ver interesting to be able to retrieve some data such as record_id, ad_window_id, ad_table_id ...etc from a window when you use the ProcessBundle method. As it is now, you cannot retrieve this data.

There is no access to vars under ProcessBundle.

Thanks
No tags attached.
blocks defect 0014878 closed alostale Not possible to retrieve some variables in ProcessBundle method 
Issue History
2010-12-16 11:35alostaleTypedefect => backport
2010-12-16 11:35alostalefix_in_branch => 2.50
2010-12-16 11:37hgbotCheckin
2010-12-16 11:37hgbotNote Added: 0033230
2010-12-16 11:37hgbotStatusscheduled => resolved
2010-12-16 11:37hgbotResolutionopen => fixed
2010-12-16 11:37hgbotFixed in SCM revisionhttps://code.openbravo.com/erp/devel/pi/rev/4e43997f9062 [^] => http://code.openbravo.com/erp/stable/2.50/rev/17b81eb93563cdc529d7628aff4d968e998d6abf [^]
2010-12-17 12:13marvintmNote Added: 0033268
2010-12-17 12:13marvintmStatusresolved => closed

Notes
(0033230)
hgbot   
2010-12-16 11:37   
Repository: erp/stable/2.50
Changeset: 17b81eb93563cdc529d7628aff4d968e998d6abf
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Thu Dec 16 11:36:54 2010 +0100
URL: http://code.openbravo.com/erp/stable/2.50/rev/17b81eb93563cdc529d7628aff4d968e998d6abf [^]

fixed issue 15452: Not possible to retrieve some variables in ProcessBundle method

---
M src-wad/src/org/openbravo/wad/javasource.javaxml
---
(0033268)
marvintm   
2010-12-17 12:13   
Works fine, the tabId parameter is there and can be used to get the rest of the information.