Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0015751Openbravo ERP09. Financial managementpublic2011-01-24 16:382011-03-10 00:00
RenateNieuwkoop 
iperdomo 
highmajoralways
closedfixed 
5
3.0RC3 
3.0RC4 
Core
No
0015751: 3.0RC3: Account schema information for the US in the demo data do not appear in the G/L Item setup screen
If you go to the Account tree screen, it's apparant that the US chart of account is there. See screenshot

However, when I go to the GL item and to the accounting tab, when trying to select the US accounting information, only the Spanish accounting information appears.
No tags attached.
related to backport 00155852.50MP26 closed dalsasua in account selector, accounting schema selected is not correct 
related to feature request 0015747 closed jpabloae Need US Chart of Accounts added to Demo Data  
png 240111Accounttree.png (80,261) 2011-01-24 16:38
https://issues.openbravo.com/file_download.php?file_id=3536&type=bug
png

png 240111Accountselector.png (45,144) 2011-01-24 16:40
https://issues.openbravo.com/file_download.php?file_id=3537&type=bug
png
Issue History
2011-01-24 16:38RenateNieuwkoopNew Issue
2011-01-24 16:38RenateNieuwkoopAssigned To => eduardo_Argal
2011-01-24 16:38RenateNieuwkoopFile Added: 240111Accounttree.png
2011-01-24 16:38RenateNieuwkoopModules => Core
2011-01-24 16:40RenateNieuwkoopFile Added: 240111Accountselector.png
2011-01-24 16:46eduardo_ArgalStatusnew => scheduled
2011-01-24 16:46eduardo_Argalfix_in_branch => pi
2011-01-24 18:56dalsasuaRelationship addedrelated to 0015585
2011-01-24 19:20dalsasuaRelationship addedrelated to 0015747
2011-01-24 19:25hgbotCheckin
2011-01-24 19:25hgbotNote Added: 0033848
2011-01-24 19:25hgbotStatusscheduled => resolved
2011-01-24 19:25hgbotResolutionopen => fixed
2011-01-24 19:25hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/ee9c0af5acac9758967815df7f6c23456cf4fee5 [^]
2011-01-24 20:37tds-peterNote Added: 0033850
2011-03-04 11:30eduardo_ArgalAssigned Toeduardo_Argal => iperdomo
2011-03-04 11:30eduardo_ArgalNote Added: 0034550
2011-03-04 11:30eduardo_ArgalStatusresolved => new
2011-03-04 11:30eduardo_ArgalResolutionfixed => open
2011-03-07 08:04alostaleStatusnew => scheduled
2011-03-08 10:04hgbotCheckin
2011-03-08 10:04hgbotNote Added: 0034645
2011-03-08 10:04hgbotStatusscheduled => resolved
2011-03-08 10:04hgbotResolutionopen => fixed
2011-03-08 10:04hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/ee9c0af5acac9758967815df7f6c23456cf4fee5 [^] => http://code.openbravo.com/erp/devel/pi/rev/e2de6f86f183a5d9c9d4dddc32646cf95a45c8d7 [^]
2011-03-08 16:54miruritaStatusresolved => new
2011-03-08 16:54miruritaResolutionfixed => open
2011-03-08 16:56iperdomoStatusnew => scheduled
2011-03-08 17:41hgbotCheckin
2011-03-08 17:41hgbotNote Added: 0034668
2011-03-08 17:41hgbotCheckin
2011-03-08 17:41hgbotNote Added: 0034669
2011-03-08 17:41hgbotStatusscheduled => resolved
2011-03-08 17:41hgbotResolutionopen => fixed
2011-03-08 17:41hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/e2de6f86f183a5d9c9d4dddc32646cf95a45c8d7 [^] => http://code.openbravo.com/erp/devel/pi/rev/1e4f6fe098073c88bdcc399cf1a4d1427a4c9b21 [^]
2011-03-09 11:01miruritaNote Added: 0034680
2011-03-09 11:01miruritaStatusresolved => closed
2011-03-10 00:00anonymoussf_bug_id0 => 3204741

Notes
(0033848)
hgbot   
2011-01-24 19:25   
Repository: erp/devel/pi
Changeset: ee9c0af5acac9758967815df7f6c23456cf4fee5
Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com>
Date: Mon Jan 24 19:24:22 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/ee9c0af5acac9758967815df7f6c23456cf4fee5 [^]

Fixes bug 0015751: 3.0RC3: Account schema information for the US in the demo data do not appear in the G/L Item setup screen

---
M modules/org.openbravo.v3/src-db/database/configScript.xml
---
(0033850)
tds-peter   
2011-01-24 20:37   
Hi Renate,

I have tried reproducing this on my RC3 instance, with my latest version of the CoA module (actually the entire US loc pack). I create a new client using initial client setup, then an org with initial org setup, then go to G/L item, create new, enter a name and go to Accounting Tab - I see the US accounts there. Is this the process you are following?

If so, try using the latest copy of the org.openbravo.localization.us.community.coa module on the CR (version 1.0.8), as I had to fix a few issues in the COA.csv that were preventing some of the accounts from loading properly. Not sure if that would contribute to the error you are seeing.
(0034550)
eduardo_Argal   
2011-03-04 11:30   
The problem here is that the accounting schema sent to the search field (account selector) as a parameter is using the column name of the in parameter to create the inp instead of using its name
inpcAcctschemaId => wrong as it is columnname (C_Acctschema_ID)
inpAcctSchema => right as it is the name (AcctSchema)

note:Review Account search reference definition
(0034645)
hgbot   
2011-03-08 10:04   
Repository: erp/devel/pi
Changeset: e2de6f86f183a5d9c9d4dddc32646cf95a45c8d7
Author: Iván Perdomo <ivan.perdomo <at> openbravo.com>
Date: Tue Mar 08 10:02:24 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/e2de6f86f183a5d9c9d4dddc32646cf95a45c8d7 [^]

Fixes issue 15751: Fixes in-fields, using field name instead of column name

---
M modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/reference/FKSearchUIDefinition.java
---
(0034668)
hgbot   
2011-03-08 17:41   
Repository: erp/devel/pi
Changeset: f86ffe5c4524efbed39a2f1cb9b35eaa3d29f5e2
Author: Iván Perdomo <ivan.perdomo <at> openbravo.com>
Date: Tue Mar 08 17:37:32 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/f86ffe5c4524efbed39a2f1cb9b35eaa3d29f5e2 [^]

Issue 15751: Changed way of generating in-fields metadata

---
M modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/reference/FKSearchUIDefinition.java
---
(0034669)
hgbot   
2011-03-08 17:41   
Repository: erp/devel/pi
Changeset: 1e4f6fe098073c88bdcc399cf1a4d1427a4c9b21
Author: Iván Perdomo <ivan.perdomo <at> openbravo.com>
Date: Tue Mar 08 17:38:14 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/1e4f6fe098073c88bdcc399cf1a4d1427a4c9b21 [^]

Fixes issue 15751: Fixes in-field values as GET parameter

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-formitem-widgets.js
---
(0034680)
mirurita   
2011-03-09 11:01   
working fine