Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0011360 | Openbravo ERP | A. Platform | public | 2009-11-13 20:01 | 2010-01-23 00:00 |
|
Reporter | jpabloae | |
Assigned To | alostale | |
Priority | urgent | Severity | minor | Reproducibility | N/A |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | pi | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | No |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0011360: AD_TextInterfaces clean up in the translation |
Description | 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. |
Steps To Reproduce | |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0011236 | 2.50MP9 | closed | jpabloae | AD_TextInterfaces clean up within release process |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2009-11-13 20:01 | jpabloae | New Issue | |
2009-11-13 20:01 | jpabloae | Assigned To | => alostale |
2009-11-13 20:01 | jpabloae | OBNetwork customer | => No |
2009-11-13 20:02 | jpabloae | Relationship added | related to 0011236 |
2009-11-13 20:02 | jpabloae | Issue Monitored: iciordia | |
2009-11-13 20:02 | jpabloae | Note Added: 0021823 | |
2010-01-05 12:34 | iciordia | Status | new => scheduled |
2010-01-05 12:34 | iciordia | fix_in_branch | => pi |
2010-01-19 17:40 | alostale | Note Added: 0023572 | |
2010-01-19 17:47 | hgbot | Checkin | |
2010-01-19 17:47 | hgbot | Note Added: 0023574 | |
2010-01-19 17:47 | hgbot | Status | scheduled => resolved |
2010-01-19 17:47 | hgbot | Resolution | open => fixed |
2010-01-19 17:47 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/89419c2a9a0c76c7293dedabcf7bcb6c4e0261c2 [^] |
2010-01-20 23:26 | hudsonbot | Checkin | |
2010-01-20 23:26 | hudsonbot | Note Added: 0023678 | |
2010-01-22 21:14 | shuehner | Note Added: 0023771 | |
2010-01-22 21:14 | shuehner | Status | resolved => closed |
2010-01-23 00:00 | anonymous | sf_bug_id | 0 => 2937517 |
Notes |
|
|
Reminder sent to: iciordia Adding Isma, so that he monitors the issue. |
|
|
|
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
---
|
|
|
|
|
|
|
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. |
|