Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0012142Openbravo ERP09. Financial managementpublic2010-02-04 18:322010-02-15 07:07
networkb 
dalsasua 
immediateminoralways
closedfixed 
5
2.40MP11 
2.40MP12 
Core
No
0012142: It is not possible to change value in Element Value window when it is not a subaccount
If a value in Element value is needed to be changed, it is not possible. This error is shown:

It doesn´t exist a default parent tree in the tab Element so the element value can´t be connected to a default parent tree

Some notes:

*It only happens in Oracle
*It only happens in any type of account diferent from subaccount. C_ElementValue_trg checks if exists an accounting combination exists, if not, returns an error.
This only can happen in subaccounts.
*If a subaccount can not be modified, create an account combination for it, and it will be possible.
*It also happens in 2.50
Go to Financial Management > Accounting > Setup > Accounting tree > Element value.
Search for an Account.
Try to modifiy its value.
No tags attached.
blocks defect 0012137 closed dalsasua It is not possible to change value in Element Value window when it is not a subaccount 
Issue History
2010-02-04 20:53psarobeTypedefect => backport
2010-02-04 20:53psarobefix_in_branch => 2.40
2010-02-04 20:54psarobeAssigned Torafaroda => dalsasua
2010-02-08 17:40hgbotCheckin
2010-02-08 17:40hgbotNote Added: 0024028
2010-02-08 17:40hgbotStatusscheduled => resolved
2010-02-08 17:40hgbotResolutionopen => fixed
2010-02-08 17:40hgbotFixed in SCM revision => http://code.openbravo.com/erp/stable/2.40/rev/078b2b46f724cce4b70b8c5d32549fd3f08ce807 [^]
2010-02-15 07:07arunkumarNote Added: 0024236
2010-02-15 07:07arunkumarStatusresolved => closed
2010-02-15 07:07arunkumarFixed in Version => 2.40MP12

Notes
(0024028)
hgbot   
2010-02-08 17:40   
Repository: erp/stable/2.40
Changeset: 078b2b46f724cce4b70b8c5d32549fd3f08ce807
Author: David Alsasua <david.alsasua <at> openbravo.com>
Date: Mon Feb 08 17:39:25 2010 +0100
URL: http://code.openbravo.com/erp/stable/2.40/rev/078b2b46f724cce4b70b8c5d32549fd3f08ce807 [^]

Fixes issue 12142: It is not possible to change value
in Element Value window when it is not a subaccount

---
M src-db/database/model/triggers/C_ELEMENTVALUE_TRG.xml
---
(0024236)
arunkumar   
2010-02-15 07:07   
Tested & Working fine.