Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0015779Openbravo ERP09. Financial managementpublic2011-01-26 10:302011-01-27 11:32
psarobe 
adrianromero 
immediateminoralways
closedfixed 
5
2.50MP24 
2.50MP262.50MP27 
Core
No
0015779: General ledger report: Short cut in account combination selector is not working well
When you type a value, for example 572, and you press "Enter" key the value goes to the "name" field instead of the "Value" field
1. Login as Openbravo Admin role
2. Go to Financial management, accounting, analysis tools, report general ledger
3. Type in the account selector 572
4. The pop will be opened and the number will be in the name field and this is wrong

Expected result: 572 must be in the "Value" field
No tags attached.
blocks defect 00157783.0RC4 closed adrianromero General ledger report: Short cut in account combination selector is not working well 
Issue History
2011-01-26 10:32psarobeTypedefect => backport
2011-01-26 10:32psarobefix_in_branch => 2.50
2011-01-26 17:03adrianromeroNote Added: 0033883
2011-01-26 18:19hgbotCheckin
2011-01-26 18:19hgbotNote Added: 0033889
2011-01-26 18:19hgbotStatusscheduled => resolved
2011-01-26 18:19hgbotResolutionopen => fixed
2011-01-26 18:19hgbotFixed in SCM revision => http://code.openbravo.com/erp/stable/2.50/rev/fc97c2dd32e04e38df1c99b6e185fb9beca7ecba [^]
2011-01-27 11:32psarobeNote Added: 0033907
2011-01-27 11:32psarobeStatusresolved => closed
2011-01-27 11:32psarobeFixed in Version => 2.50MP27

Notes
(0033883)
adrianromero   
2011-01-26 17:03   
* Testing the issue

Verify the correct behavior of the Accounting selector. Now if you type 572 and press enter. the 572 value must appear in the "Value" field.

Verify also that the case described in the related issue 14893 is still working as expected and the behavior is not broken.

* Other areas affected

No other areas affected. Only the Accounting selector behavior has been modified.
(0033889)
hgbot   
2011-01-26 18:19   
Repository: erp/stable/2.50
Changeset: fc97c2dd32e04e38df1c99b6e185fb9beca7ecba
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Wed Jan 26 16:53:12 2011 +0100
URL: http://code.openbravo.com/erp/stable/2.50/rev/fc97c2dd32e04e38df1c99b6e185fb9beca7ecba [^]

Fixes issue 0015779: General ledger report: Short cut in account combination selector is not working well
It has been fixed properly issue 14983 adding all the parameters required to the openSearch function

---
M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedger.html
---
(0033907)
psarobe   
2011-01-27 11:32   
Works fine both issues