Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0021661Openbravo ERP09. Financial managementpublic2012-09-15 23:332012-10-11 07:51
gregor1com 
eduardo_Argal 
normalmajoralways
closedfixed 
5
 
 
Core
No
0021661: Account Tree: update to the Name not shown in the account tree
When you set up a new account and then change the name of the account, the changes are not reflected in the account tree. It continues to show the original account name.

The critical nature of the defect is debatable. Raised this way because I want to make sure that the changes made to accounts once set up are made to places where used for the production of balance sheet and income statement.
create a new account. then go into the account tree graphical view. Then change the name of the account and some other attributes. The name does not get changed in the graphical view.
ensure that the graphical view is always in synch with the accounts to which it relates.
No tags attached.
related to feature request 00220893.0MP18 closed caristu Modulescript needed to correct the fact_acct records with acctdescription different from the associated element value name 
Issue History
2012-09-15 23:33gregor1comNew Issue
2012-09-15 23:33gregor1comAssigned To => dmiguelez
2012-09-15 23:33gregor1comModules => Core
2012-09-25 15:52pjuvaraNote Added: 0052583
2012-09-25 17:16eduardo_ArgalAssigned Todmiguelez => eduardo_Argal
2012-09-25 17:16eduardo_ArgalStatusnew => scheduled
2012-09-25 17:16eduardo_Argalfix_in_branch => pi
2012-10-10 10:33hgbotCheckin
2012-10-10 10:33hgbotNote Added: 0053192
2012-10-10 10:33hgbotStatusscheduled => resolved
2012-10-10 10:33hgbotResolutionopen => fixed
2012-10-10 10:33hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/7b78a07d02b636776e3059bb71e58b4b2ced835d [^]
2012-10-10 10:38SandrahuguetNote Added: 0053195
2012-10-10 13:50SandrahuguetStatusresolved => closed
2012-10-11 07:51hudsonbotCheckin
2012-10-11 07:51hudsonbotNote Added: 0053290
2012-10-24 12:53ngarciaRelationship addedrelated to 0022089

Notes
(0052583)
pjuvara   
2012-09-25 15:52   
The issue here is that what is shown in the account tree window (as well as in some reports) comes from the Translation tab, which is not visible unless you select show translation as a preference.

That happens also when there is one language installed, which is very confusing and adds work to the user for no value.
(0053192)
hgbot   
2012-10-10 10:33   
Repository: erp/devel/pi
Changeset: 7b78a07d02b636776e3059bb71e58b4b2ced835d
Author: Eduardo Argal <eduardo.argal <at> openbravo.com>
Date: Wed Oct 10 10:32:32 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/7b78a07d02b636776e3059bb71e58b4b2ced835d [^]

Fixed issue 21873, fixed issue 21874, fixed issue 21661

---
M src-db/database/model/triggers/C_ELEMENTVALUE_TRG.xml
M src-db/database/sourcedata/AD_CALLOUT.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_FIELDGROUP.xml
M src-db/database/sourcedata/AD_MODEL_OBJECT.xml
M src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml
M src-db/database/sourcedata/AD_REFERENCE.xml
M src-db/database/sourcedata/OBUISEL_SELECTOR.xml
M src-util/modulescript/build/classes/org/openbravo/modulescript/DeleteDuplicateMatchInvoiceData.class
M src-util/modulescript/build/classes/org/openbravo/modulescript/PaymentZeroAmountData.class
M src-util/modulescript/src/org/openbravo/modulescript/DeleteDuplicateMatchInvoice_data.xsql
M src-util/modulescript/src/org/openbravo/modulescript/PaymentZeroAmount_data.xsql
A modules/org.openbravo.client.application/src/org/openbravo/client/application/event/ElementValueEventHandler.java
A src-util/modulescript/build/classes/org/openbravo/modulescript/UniqueValidCombination.class
A src-util/modulescript/build/classes/org/openbravo/modulescript/UniqueValidCombinationData.class
A src-util/modulescript/src/org/openbravo/modulescript/UniqueValidCombination.java
A src-util/modulescript/src/org/openbravo/modulescript/UniqueValidCombination_data.xsql
A src/org/openbravo/erpCommon/ad_callouts/SE_ElementValue_AccountSign.java
R src-db/database/model/triggers/C_VALIDCOMBINATION_TRG.xml
---
(0053195)
Sandrahuguet   
2012-10-10 10:38   
Code review + testing OK
(0053290)
hudsonbot   
2012-10-11 07:51   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/63dfc135f2a1 [^]

Maturity status: Test