Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0019869Openbravo ERP09. Financial managementpublic2012-02-14 10:452012-03-14 17:34
VictorVillar 
ioritzCia 
urgentmajoralways
closedfixed 
5
2.50MP38 
2.50MP40 
Core
No
0019869: Change in Tax rate name header should modify the translation
When a user modifies the tax rate name in the header of the Tax rate window, the name of the translation tab should be modified too. Because there are some drop down list in the application (for instance, in Lines tab of the Sales order window) that takes the information from the translation tab, so, currently the drop down lists does not take into account the information from header, and any change here does not take into account.
As group admin role,
Go to Tax rate window:
  - Modify the CA Sales tax name
  - new name: CA Sales tax test
Go to Sales order window:
  - Create a new register
Navigate to lines tab:
  
We realise that in the drop down list 'Tax' the name is CA Sales tax, this is because the translation tab from Tax rate window still has CA Sales tax name.
Modify the trigger, when the user modifies the name in the header, the translation tab name should be modified too.
No tags attached.
blocks defect 00197533.0MP9 closed ioritzCia Change in Tax rate name header should modify the translation 
Issue History
2012-02-24 12:28ioritzCiaTypedefect => backport
2012-02-24 12:28ioritzCiafix_in_branch => 2.50
2012-02-24 18:56jonalegriaesarteversion3.0MP7.1 => 2.50MP38
2012-02-24 18:56jonalegriaesarteTarget Version3.0MP9 => 2.50MP40
2012-03-06 09:57hgbotCheckin
2012-03-06 09:57hgbotNote Added: 0046070
2012-03-06 09:57hgbotStatusscheduled => resolved
2012-03-06 09:57hgbotResolutionopen => fixed
2012-03-06 09:57hgbotFixed in SCM revision => http://code.openbravo.com/erp/stable/2.50/rev/a31d59f0afbf37d1b18e36f482fbf384fe245ac3 [^]
2012-03-14 17:34VictorVillarNote Added: 0046423
2012-03-14 17:34VictorVillarStatusresolved => closed

Notes
(0046070)
hgbot   
2012-03-06 09:57   
Repository: erp/stable/2.50
Changeset: a31d59f0afbf37d1b18e36f482fbf384fe245ac3
Author: Ioritz Cia <ioritz.cia <at> openbravo.com>
Date: Fri Feb 24 12:30:24 2012 +0100
URL: http://code.openbravo.com/erp/stable/2.50/rev/a31d59f0afbf37d1b18e36f482fbf384fe245ac3 [^]

Fixes issue 19869: Change in Tax rate name header should modify the translation.

---
M src-db/database/model/triggers/C_TAX_TRG.xml
---
(0046423)
VictorVillar   
2012-03-14 17:34   
Verified