Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0011142Openbravo ERP09. Financial managementpublic2009-10-26 18:372009-10-28 00:00
mirurita 
eduardo_Argal 
normalmajoralways
closedfixed 
20rPath Linux
main 
2.50MP9 
Core
No
0011142: Accounting schema is not correctly assigned when creating a new Asset
When a new Asset 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
- Create a new Asset: "asset 1"

- Go to Accounting tab and several accounting schemas will appear.
No tags attached.
Issue History
2009-10-26 18:37miruritaNew Issue
2009-10-26 18:37miruritaAssigned To => rafaroda
2009-10-26 19:04eduardo_ArgalStatusnew => scheduled
2009-10-26 19:04eduardo_ArgalAssigned Torafaroda => eduardo_Argal
2009-10-26 19:04eduardo_Argalfix_in_branch => pi
2009-10-26 19:08hgbotCheckin
2009-10-26 19:08hgbotNote Added: 0021380
2009-10-26 19:08hgbotStatusscheduled => resolved
2009-10-26 19:08hgbotResolutionopen => fixed
2009-10-26 19:08hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/a78f07d17879b6c49c5a710234a39393ad58dff7 [^]
2009-10-26 19:43hgbotCheckin
2009-10-26 19:43hgbotNote Added: 0021381
2009-10-26 19:43hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/a78f07d17879b6c49c5a710234a39393ad58dff7 [^] => http://code.openbravo.com/erp/devel/pi/rev/34819a92b1b31443af005f112e81a680abb4e117 [^]
2009-10-27 08:09arunkumarStatusresolved => closed
2009-10-27 08:09arunkumarNote Added: 0021403
2009-10-27 08:09arunkumarFixed in Version => 2.50MP9
2009-10-28 00:00anonymoussf_bug_id0 => 2887570

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

Fixes bug 0011142: Accounting schema..

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

Fixes bug 0011142: Accounting schema..

---
M src-db/database/model/triggers/A_ASSET_TRG.xml
---
(0021403)
arunkumar   
2009-10-27 08:09   
Only one accounting schema appears in accounting tab when creating a new Asset.Tested & Working fine.