Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0015778Openbravo ERP09. Financial managementpublic2011-01-26 10:302011-03-24 00:00
psarobe 
adrianromero 
immediateminoralways
closedfixed 
5
3.0RC3 
3.0RC43.0RC4 
Core
No
0015778: 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
Regression
related to defect 00148932.50MP24 closed sivaraman accounting selector does not work fine, when there is several accounting schemas 
depends on backport 00157792.50MP26 closed adrianromero General ledger report: Short cut in account combination selector is not working well 
related to backport 00156822.50MP27 closed adrianromero Inhomogeneous behavior when searching in "Copy From Settlement" 
Issue History
2011-01-26 10:30psarobeNew Issue
2011-01-26 10:30psarobeAssigned To => adrianromero
2011-01-26 10:30psarobeModules => Core
2011-01-26 10:30psarobeTag Attached: Regression
2011-01-26 10:32psarobeNote Added: 0033870
2011-01-26 10:32psarobeStatusnew => scheduled
2011-01-26 10:32psarobefix_in_branch => pi
2011-01-26 11:21egoitzRelationship addedrelated to 0015677
2011-01-26 11:25egoitzfix_in_branchpi =>
2011-01-26 11:25egoitzIssue Monitored: networkb
2011-01-26 11:31egoitzRelationship deletedrelated to 0015677
2011-01-26 14:01adrianromeroRelationship addedrelated to 0014893
2011-01-26 16:44adrianromeroversion2.50MP24 => 3.0RC3
2011-01-26 16:44adrianromeroTarget Version2.50MP26 => 3.0RC4
2011-01-26 16:46hgbotCheckin
2011-01-26 16:46hgbotNote Added: 0033881
2011-01-26 16:46hgbotStatusscheduled => resolved
2011-01-26 16:46hgbotResolutionopen => fixed
2011-01-26 16:46hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/151b068a770c212b0494ebe8cd89d528b70eee59 [^]
2011-01-26 17:03adrianromeroNote Added: 0033884
2011-02-10 12:46dalsasuaRelationship addedrelated to 0015682
2011-03-23 10:40psarobeStatusresolved => closed
2011-03-23 10:40psarobeFixed in Version => 3.0RC4
2011-03-24 00:00anonymoussf_bug_id0 => 3238864

Notes
(0033870)
psarobe   
2011-01-26 10:32   
The regression was introduced by issue https://issues.openbravo.com/view.php?id=14893 [^]

So please take into account that we have to revert the changeset and finally to fix both.
(0033881)
hgbot   
2011-01-26 16:46   
Repository: erp/devel/pi
Changeset: 151b068a770c212b0494ebe8cd89d528b70eee59
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Wed Jan 26 16:45:47 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/151b068a770c212b0494ebe8cd89d528b70eee59 [^]

Fixes issue 0015778: 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
---
(0033884)
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.