Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0011136Openbravo ERP09. Financial managementpublic2009-10-26 18:182009-10-28 00:00
mirurita 
eduardo_Argal 
normalmajoralways
closedfixed 
20rPath Linux
main 
2.50MP9 
Core
No
0011136: Accounting schema is not correctly assigned when creating a new Asset Category
When a Asset Category is saved it creates by default as many Accounting schema as clients you have in Openbravo ERP.

- Create two new clients: "c1" and "c2"

- Login as "c1"

Go to Financial Management || Assets || Assets Group
- Create a new Asset Group: "asset group 1"

- Go to Accounting tab and several accounting schemas will appear.
No tags attached.
Issue History
2009-10-26 18:18miruritaNew Issue
2009-10-26 18:18miruritaAssigned To => rafaroda
2009-10-26 18:26eduardo_ArgalStatusnew => scheduled
2009-10-26 18:26eduardo_ArgalAssigned Torafaroda => eduardo_Argal
2009-10-26 18:26eduardo_Argalfix_in_branch => pi
2009-10-26 19:07hgbotCheckin
2009-10-26 19:07hgbotNote Added: 0021379
2009-10-26 19:07hgbotStatusscheduled => resolved
2009-10-26 19:07hgbotResolutionopen => fixed
2009-10-26 19:07hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/e2e8b230d35365733d4025314dd5f3214ce66f6e [^]
2009-10-26 19:43hgbotCheckin
2009-10-26 19:43hgbotNote Added: 0021382
2009-10-26 19:43hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/e2e8b230d35365733d4025314dd5f3214ce66f6e [^] => http://code.openbravo.com/erp/devel/pi/rev/13e5e1532b8313dca80d43113f354d195de62610 [^]
2009-10-27 07:18arunkumarStatusresolved => closed
2009-10-27 07:18arunkumarNote Added: 0021398
2009-10-27 07:18arunkumarFixed in Version => 2.50MP9
2009-10-28 00:00anonymoussf_bug_id0 => 2887569

Notes
(0021379)
hgbot   
2009-10-26 19:07   
Repository: erp/devel/pi
Changeset: e2e8b230d35365733d4025314dd5f3214ce66f6e
Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com>
Date: Mon Oct 26 19:03:13 2009 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/e2e8b230d35365733d4025314dd5f3214ce66f6e [^]

Fixes bug 0011136: Accounting schema...

---
M src-db/database/model/triggers/A_ASSET_GROUP_TRG.xml
---
(0021382)
hgbot   
2009-10-26 19:43   
Repository: erp/devel/pi
Changeset: 13e5e1532b8313dca80d43113f354d195de62610
Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com>
Date: Mon Oct 26 19:42:19 2009 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/13e5e1532b8313dca80d43113f354d195de62610 [^]

Fixes bug 0011136: Accounting schema...

---
M src-db/database/model/triggers/A_ASSET_GROUP_TRG.xml
---
(0021398)
arunkumar   
2009-10-27 07:18   
Only one accounting schema in asset category has been created for the client.Tested & Working fine.