Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0014893Openbravo ERP09. Financial managementpublic2010-10-18 11:132010-12-21 00:00
networkb 
sivaraman 
urgentmajoralways
closedfixed 
20Community Appliance
2.50MP22 
2.50MP24 
Core
No
0014893: accounting selector does not work fine, when there is several accounting schemas
In general ledger report, if there are several accounting schemas by organization, sometimes the accounts in selector don't belong to accouting schema selected
. create organization test1 and set as ready:
    legal withaccounting
    include accounting

. create organization test2 and set as ready:
    legal withaccounting
    include accounting

. create organization test3 and set as ready:
    legal withaccounting
    include accounting


. Financial Management || Accounting || Analysis Tools || General Ledger Report || General Ledger Report
 . date from 01/01/2000
 . date to 31/12/2010
 . organization test1
 . accounting schema test1 US/A/EURO
 . open selector account with click in button selector (no intro key)

 change to:
 . organization test2
 . account schema test2 US/A/EURO
 . open selector account with "intro button" (no click in button selector)

 accounts shown belong to accounting schema test1 US/A/EURO
    
No tags attached.
related to defect 00157783.0RC4 closed adrianromero General ledger report: Short cut in account combination selector is not working well 
Issue History
2010-10-18 11:13networkbNew Issue
2010-10-18 11:13networkbAssigned To => dalsasua
2010-10-28 14:53adrianromeroAssigned Todalsasua => adrianromero
2010-11-02 09:16sivaramanAssigned Toadrianromero => sivaraman
2010-11-02 09:20hgbotCheckin
2010-11-02 09:20hgbotNote Added: 0032348
2010-11-02 09:20hgbotStatusnew => resolved
2010-11-02 09:20hgbotResolutionopen => fixed
2010-11-02 09:20hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/24ab55aa65e7c5514ca184d7f6d896d171e95de2 [^]
2010-11-02 09:28sivaramanNote Added: 0032349
2010-11-05 12:45hudsonbotCheckin
2010-11-05 12:45hudsonbotNote Added: 0032447
2010-12-20 10:54psarobeNote Added: 0033275
2010-12-20 10:54psarobeStatusresolved => closed
2010-12-21 00:00anonymoussf_bug_id0 => 3140992
2011-01-26 14:01adrianromeroRelationship addedrelated to 0015778

Notes
(0032348)
hgbot   
2010-11-02 09:20   
Repository: erp/devel/pi
Changeset: 24ab55aa65e7c5514ca184d7f6d896d171e95de2
Author: Sivaraman Rajagopal <sivaraman.rajagopal <at> openbravo.com>
Date: Tue Nov 02 13:49:52 2010 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/24ab55aa65e7c5514ca184d7f6d896d171e95de2 [^]

Fixes issue 14893: accounting selector does not work fine, when there is several accounting schemas

OnLoadFunction has been modified in order to resolve the issue.
No impacts.

---
M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedger.html
---
(0032349)
sivaraman   
2010-11-02 09:28   
Steps to test:

Kindly follow steps as described in 'Steps To Reproduce' section and make sure that we have two organization associated with two different Account Schema.

The expected behavior is 'Enter' button and Click in selector field should produce same result.
(0032447)
hudsonbot   
2010-11-05 12:45   
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/24ab55aa65e7 [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/f2cf138fa03c [^]
Tests: http://builds.openbravo.com/view/int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.18797.obx [^]
(0033275)
psarobe   
2010-12-20 10:54   
Tested. Working fine