Openbravo Issue Tracking System - Openbravo ERP | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0002305 | Openbravo ERP | A. Platform | public | 2007-11-26 08:56 | 2008-08-13 18:23 | |||||||
Reporter | alostale | |||||||||||
Assigned To | alostale | |||||||||||
Priority | normal | Severity | minor | Reproducibility | always | |||||||
Status | closed | Resolution | fixed | |||||||||
Platform | OS | 5 | OS Version | |||||||||
Product Version | ||||||||||||
Target Version | Fixed in Version | 2.40alpha-r2 | ||||||||||
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 | 0002305: [Massive DB updates] Translate | |||||||||||
Description | Some processes make massive updates in DB dictionary tables, that are not meaningful (i.e. updated time). This becomes a problem for svn commits, because these xml files are always committed with a big number of minimal changes. Tranlation process updates AD_TextInterfaces table setting the updated field to the current time. This is the way used to know which text interfaces are currently used. To avoid this massive update and in order not to loose the information about what is used, a new "isUsed" field could be added to ad_textinterfaces, this field would be set "N" when a compile.complete is performed (because this task deletes all the interfaces) and to "Y" in the translation process. | |||||||||||
Steps To Reproduce | ||||||||||||
Proposed Solution | ||||||||||||
Additional Information | ||||||||||||
Tags | No tags attached. | |||||||||||
Relationships |
| |||||||||||
Attached Files | ||||||||||||
Issue History | ||||||||||||
Date Modified | Username | Field | Change | |||||||||
2008-08-13 18:23 | plujan | Status | resolved => closed |
Notes | |||||
|
|||||
|
|