Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0011360Openbravo ERPA. Platformpublic2009-11-13 20:012010-01-23 00:00
jpabloae 
alostale 
urgentminorN/A
closedfixed 
5
pi 
 
Core
No
0011360: AD_TextInterfaces clean up in the translation
This issue is reported after 0011236. It has been decided that the translation process will manage to clean up the ISUSED entries somehow. So this is a issue to track this.
No tags attached.
related to defect 00112362.50MP9 closed jpabloae AD_TextInterfaces clean up within release process 
Issue History
2009-11-13 20:01jpabloaeNew Issue
2009-11-13 20:01jpabloaeAssigned To => alostale
2009-11-13 20:02jpabloaeRelationship addedrelated to 0011236
2009-11-13 20:02jpabloaeIssue Monitored: iciordia
2009-11-13 20:02jpabloaeNote Added: 0021823
2010-01-05 12:34iciordiaStatusnew => scheduled
2010-01-05 12:34iciordiafix_in_branch => pi
2010-01-19 17:40alostaleNote Added: 0023572
2010-01-19 17:47hgbotCheckin
2010-01-19 17:47hgbotNote Added: 0023574
2010-01-19 17:47hgbotStatusscheduled => resolved
2010-01-19 17:47hgbotResolutionopen => fixed
2010-01-19 17:47hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/89419c2a9a0c76c7293dedabcf7bcb6c4e0261c2 [^]
2010-01-20 23:26hudsonbotCheckin
2010-01-20 23:26hudsonbotNote Added: 0023678
2010-01-22 21:14shuehnerNote Added: 0023771
2010-01-22 21:14shuehnerStatusresolved => closed
2010-01-23 00:00anonymoussf_bug_id0 => 2937517

Notes
(0021823)
jpabloae   
2009-11-13 20:02   
Reminder sent to: iciordia

Adding Isma, so that he monitors the issue.
(0023572)
alostale   
2010-01-19 17:40   
The cleanup will be done whenever a compile.complete is executed.
(0023574)
hgbot   
2010-01-19 17:47   
Repository: erp/devel/pi
Changeset: 89419c2a9a0c76c7293dedabcf7bcb6c4e0261c2
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Tue Jan 19 17:46:50 2010 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/89419c2a9a0c76c7293dedabcf7bcb6c4e0261c2 [^]

fixed issue 11360: AD_TextInterfaces clean up in the translation

  -AD_TextInterfaces is cleaned up in the compile.complete process
  -This fix includes the clean up of ad_textinterfaces unused elements

---
M src-db/database/sourcedata/AD_TEXTINTERFACES.xml
M src-trl/src/org/openbravo/translate/Translate.java
M src-trl/src/org/openbravo/translate/Translate_data.xsql
M src/build.xml
---
(0023678)
hudsonbot   
2010-01-20 23:26   
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/89419c2a9a0c [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/fa6621f85351 [^]
Tests: http://builds.openbravo.com/view/devel-int/ [^]
OBX: http://builds.openbravo.com/erp/obx/core/OpenbravoERP-2.50CI.15942.obx [^]
(0023771)
shuehner   
2010-01-22 21:14   
Tested on pi,postgres: working fine, now instead of marking the entries only as isused='n' they will be removed from the table at the end of compile.complete

one note: method comment of the new xsql-method is useless as copy'n'pasted and not updated.