Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0016133Openbravo ERPA. Platformpublic2011-02-03 13:402011-05-24 10:55
egoitz 
alostale 
highminoralways
closedfixed 
5
2.50MP25 
2.50MP28 
Core
No
0016133: The parent identifier showed on relation grid when accessing to a subtab always appears on english
The parent identifier showed on relation grid when accessing to a subtab always appears on english.
If you access with a different language, the parent identifier appears on english.
-Install a transalation module, for example, spanish
-Login using spanish language.
-Go to:
Gestión de Compras || Transacciones || Albarán (Proveedor) || Cabecera

-Select a row and then go to the lines

-See that the parent identifier on relation mode is on english.

-See attachment image
The problem is that this label is filled in english when generating the html file from wad.
It should be calculated in runtime depending on the language
closingMay2011
blocks defect 00158602.50MP28 closed alostale The parent identifier showed on relation grid when accessing to a subtab always appears on english 
Issue History
2011-03-04 13:28alostaleTypedefect => backport
2011-03-04 13:28alostalefix_in_branch => 2.50
2011-03-07 08:51hgbotCheckin
2011-03-07 08:51hgbotNote Added: 0034590
2011-03-07 08:51hgbotStatusscheduled => resolved
2011-03-07 08:51hgbotResolutionopen => fixed
2011-03-07 08:51hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/384c1d0213d8338bd69c37d7496cef74a05392cb [^] => http://code.openbravo.com/erp/stable/2.50/rev/a6211129f5fc4a9a1d14c3d8ba2e9e4909d4ef0e [^]
2011-03-09 13:42iperdomoNote Added: 0034692
2011-03-09 13:42iperdomoStatusresolved => closed
2011-03-25 12:48hgbotCheckin
2011-03-25 12:48hgbotNote Added: 0035242
2011-03-25 12:48hgbotStatusclosed => resolved
2011-03-25 12:48hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/stable/2.50/rev/a6211129f5fc4a9a1d14c3d8ba2e9e4909d4ef0e [^] => http://code.openbravo.com/erp/devel/pi/rev/545de00126bf9607d563d3bf56c5d4b2542e94bf [^]
2011-05-24 10:54dalsasuaTag Attached: closingMay2011
2011-05-24 10:55dalsasuaStatusresolved => closed

Notes
(0034590)
hgbot   
2011-03-07 08:51   
Repository: erp/stable/2.50
Changeset: a6211129f5fc4a9a1d14c3d8ba2e9e4909d4ef0e
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Mon Mar 07 08:50:47 2011 +0100
URL: http://code.openbravo.com/erp/stable/2.50/rev/a6211129f5fc4a9a1d14c3d8ba2e9e4909d4ef0e [^]

fixed bug 16133: In grid parent field name is translated

---
M src-wad/src/org/openbravo/wad/Configuration_Relation.xmlxml
M src-wad/src/org/openbravo/wad/Fields_data.xsql
M src-wad/src/org/openbravo/wad/Template_Relation.html
M src-wad/src/org/openbravo/wad/Template_Relation.xml
M src-wad/src/org/openbravo/wad/Wad.java
M src-wad/src/org/openbravo/wad/javasource.javaxml
M src-wad/src/org/openbravo/wad/javasource.xml
M src/org/openbravo/erpCommon/businessUtility/AuditTrailPopup_data.xsql
M src/org/openbravo/erpCommon/utility/Utility.java
---
(0034692)
iperdomo   
2011-03-09 13:42   
Tested @ rev 4b68adbd9972
(0035242)
hgbot   
2011-03-25 12:48   
Repository: erp/devel/pi
Changeset: 545de00126bf9607d563d3bf56c5d4b2542e94bf
Author: Gorka Ion Damián <gorkaion.damian <at> openbravo.com>
Date: Fri Mar 25 12:47:25 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/545de00126bf9607d563d3bf56c5d4b2542e94bf [^]

[OBUIAPP]Fixes issue 16133.Fixed issues on openView function.

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/alert-management/ob-alert-management-view.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-view-manager.js
---