Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0012137Openbravo ERP09. Financial managementpublic2010-02-04 18:322010-03-10 18:29
networkb 
dalsasua 
immediateminoralways
closedfixed 
5
2.40MP11 
2.50MP12 
Core
No
0012137: 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.
related to backport 00113692.40MP12 closed vinothbabu Modification in the Account is not reflected in the combination's name 
related to backport 0011566 closed vinothbabu Initial client setup process fails due to SQLException 
depends on backport 0012142 closed dalsasua It is not possible to change value in Element Value window when it is not a subaccount 
Issue History
2010-02-04 18:32networkbNew Issue
2010-02-04 18:32networkbAssigned To => rafaroda
2010-02-04 20:53psarobeStatusnew => scheduled
2010-02-04 20:53psarobeAssigned Torafaroda => dalsasua
2010-02-04 20:53psarobefix_in_branch => pi
2010-02-08 17:02dalsasuaRelationship addedrelated to 0011369
2010-02-08 17:02dalsasuaRelationship addedrelated to 0011566
2010-02-08 17:02dalsasuaNote Added: 0024027
2010-02-08 18:14hgbotCheckin
2010-02-08 18:14hgbotNote Added: 0024030
2010-02-08 18:14hgbotStatusscheduled => resolved
2010-02-08 18:14hgbotResolutionopen => fixed
2010-02-08 18:14hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/ca3c54375ce95f7db9c6825d65d45dab2683f332 [^]
2010-02-15 17:36hudsonbotCheckin
2010-02-15 17:36hudsonbotNote Added: 0024307
2010-02-17 11:45arunkumarNote Added: 0024474
2010-02-17 11:45arunkumarStatusresolved => closed
2010-02-17 11:45arunkumarFixed in Version => 2.50MP12
2010-02-18 00:01anonymoussf_bug_id0 =>
2010-03-10 18:29anonymoussf_bug_id => 2968013

Notes
(0024027)
dalsasua   
2010-02-08 17:02   
Issue created in the fix of the issues 11369 and 11566.
(0024030)
hgbot   
2010-02-08 18:14   
Repository: erp/devel/pi
Changeset: ca3c54375ce95f7db9c6825d65d45dab2683f332
Author: David Alsasua <david.alsasua <at> openbravo.com>
Date: Mon Feb 08 18:15:31 2010 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/ca3c54375ce95f7db9c6825d65d45dab2683f332 [^]

Fixes issue 12137: 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
---
(0024307)
hudsonbot   
2010-02-15 17:36   
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/ca3c54375ce9 [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/2596487a564c [^]
Tests: http://builds.openbravo.com/view/devel-int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.16391.obx [^]
(0024474)
arunkumar   
2010-02-17 11:45   
Tested & Working fine