Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0016107Openbravo ERPY. DBSourceManagerpublic2011-03-02 15:552011-03-16 00:00
egoitz 
marvintm 
urgentmajoralways
closedfixed 
5
2.50MP26 
2.50MP283.0RC5 
Core
No
0016107: After create new elements with EEA the application identify changes that require to force the update.database
After create new elements with EEA the application identify changes that require to force the update.database.

The ad_db_modified function seem to be incorrect.
-Install EEA Module.
-Create a new field.
-Apply changes to AD
-Rebuild the application
-Then execute update.database
*An error message is shown requiring a -Dforce

No tags attached.
Issue History
2011-03-02 15:55egoitzNew Issue
2011-03-02 15:55egoitzAssigned To => marvintm
2011-03-02 15:55egoitzModules => Core
2011-03-07 08:01alostaleStatusnew => scheduled
2011-03-08 11:19hgbotCheckin
2011-03-08 11:19hgbotNote Added: 0034647
2011-03-08 11:19hgbotStatusscheduled => resolved
2011-03-08 11:19hgbotResolutionopen => fixed
2011-03-08 11:19hgbotFixed in SCM revision => http://code.openbravo.com/erp/stable/2.50/rev/558419ca39e6d1fb67abff9492fa232e1e7f5b6b [^]
2011-03-15 16:55alostaleStatusresolved => closed
2011-03-15 16:55alostaleFixed in Version => 3.0RC5
2011-03-16 00:00anonymoussf_bug_id0 => 3214400

Notes
(0034647)
hgbot   
2011-03-08 11:19   
Repository: erp/stable/2.50
Changeset: 558419ca39e6d1fb67abff9492fa232e1e7f5b6b
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Tue Mar 08 11:18:37 2011 +0100
URL: http://code.openbravo.com/erp/stable/2.50/rev/558419ca39e6d1fb67abff9492fa232e1e7f5b6b [^]

Fixed issue 16107. Function will no longer fail always (and therefore, it will update the crc).

---
M src-db/database/model/prescript-PostgreSql.sql
---