Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0016801Openbravo ERP09. Financial managementpublic2011-04-13 18:032011-04-15 00:00
gorkaion 
gorkaion 
urgentmajorhave not tried
closedfixed 
20Gentoo
pi 
3.0RC6 
User Interface Selector
No
0016801: Find link to open the transactions selector doesn't work on matching transactions window
The transactions selector does not open on the matching transactions window when the find link is pressed.

The following javascript error is thrown:
Uncaught TypeError: Cannot call method 'getFieldName' of undefined
1. Go to Financial Account window.
2. Create a new bank statement and bank statement lines manually filling all the mandatory fields.
3. Press the "Match Using Imported Bank Statement" button to open the popup window.
4. Press the "find" link.

The transactions selector window should be opened.
No tags attached.
Issue History
2011-04-13 18:03gorkaionNew Issue
2011-04-13 18:03gorkaionAssigned To => gorkaion
2011-04-13 18:03gorkaionModules => User Interface Selector
2011-04-14 15:38gorkaionPrioritynormal => urgent
2011-04-14 15:38gorkaionTarget Version => 3.0RC6
2011-04-14 15:39hgbotCheckin
2011-04-14 15:39hgbotNote Added: 0035949
2011-04-14 15:39hgbotStatusnew => resolved
2011-04-14 15:39hgbotResolutionopen => fixed
2011-04-14 15:39hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/903674792a99e6eeea0b2da0a8c20cf8150b1b58 [^]
2011-04-14 17:33psanjuanNote Added: 0035956
2011-04-14 17:33psanjuanStatusresolved => closed
2011-04-15 00:00anonymoussf_bug_id0 => 3286837

Notes
(0035949)
hgbot   
2011-04-14 15:39   
Repository: erp/devel/pi
Changeset: 903674792a99e6eeea0b2da0a8c20cf8150b1b58
Author: Gorka Ion Damián <gorkaion.damian <at> openbravo.com>
Date: Thu Apr 14 15:39:00 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/903674792a99e6eeea0b2da0a8c20cf8150b1b58 [^]

Fixed issue 16801.Don't use OBSelectorFilterSelectItem if not using SelectorItem.

---
M modules/org.openbravo.userinterface.selector/src/org/openbravo/userinterface/selector/SelectorComponent.java
---
(0035956)
psanjuan   
2011-04-14 17:33   
fixed and working