Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0010075Openbravo ERPY. DBSourceManagerpublic2009-07-27 17:432012-03-02 15:38
shuehner 
guilleaer 
normalminorhave not tried
closedfixed 
5
pi 
 
Core
No
0010075: Several files in src-db contain some internal marker: --OBTG: which should only appear inside the db in the translated version
The xml in src-db should never contain this special marker comment, as it is only used in the translated version in the db to remember attributed which cannot be represented by the db system (i.e. remember that a column was nvarchar when it was translated to varchar on postgres).
grep -Iir '--obtg:' src-db/database/model

in a pi clone.

No tags attached.
Issue History
2009-07-27 17:43shuehnerNew Issue
2009-07-27 17:43shuehnerAssigned To => marvintm
2009-08-31 13:50rafarodaNote Added: 0019337
2009-08-31 13:50rafarodaStatusnew => acknowledged
2012-02-21 11:47marvintmAssigned Tomarvintm => guilleaer
2012-02-21 18:00hgbotCheckin
2012-02-21 18:00hgbotNote Added: 0045330
2012-02-21 18:01hgbotStatusacknowledged => resolved
2012-02-21 18:01hgbotResolutionopen => fixed
2012-02-21 18:01hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/85149b871c4fb445c4f071dd6f2cc58fe2cb1405 [^]
2012-02-21 18:11guilleaerNote Added: 0045333
2012-02-27 15:17marvintmStatusresolved => closed
2012-03-02 15:38hudsonbotCheckin
2012-03-02 15:38hudsonbotNote Added: 0045915

Notes
(0019337)
rafaroda   
2009-08-31 13:50   
Antonio,

Can you please take action on this issue?

Thanks.
(0045330)
hgbot   
2012-02-21 18:00   
Repository: erp/devel/pi
Changeset: 85149b871c4fb445c4f071dd6f2cc58fe2cb1405
Author: Guillermo Álvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Tue Feb 21 15:43:53 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/85149b871c4fb445c4f071dd6f2cc58fe2cb1405 [^]

Fixed issue 10075: OBTG tags was removed from xml files

---
M src-db/database/model/functions/AD_PARENT_MENU_ELEMENT.xml
M src-db/database/model/functions/C_VALIDCOMBINATION_CLONE.xml
M src-db/database/model/postscript-PostgreSql.sql
---
(0045333)
guilleaer   
2012-02-21 18:11   
OBTG Tags has been removed from files. After that I executed ant update database and then ant export database. The database was build correctly and the xml files was correct (without tags) after the export task.

No regressions risk.
(0045915)
hudsonbot   
2012-03-02 15:38   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/544d64e0c159 [^]

Maturity status: Test