Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0010956Openbravo ERPY. DBSourceManagerpublic2009-10-14 12:152009-10-23 00:01
marvintm 
marvintm 
normalmajorhave not tried
closedfixed 
5
 
 
Core
No
0010956: Applying a module drops some foreign keys and doesn't recreate them
If a module which recreates a table (for example if it adds a column to the table) and there are foreign keys pointing to that table belonging to a different module (or Core), those foreign keys are not recreated when the module is applied.
No tags attached.
Issue History
2009-10-14 12:15marvintmNew Issue
2009-10-14 12:15marvintmAssigned To => marvintm
2009-10-14 14:50hgbotCheckin
2009-10-14 14:50hgbotNote Added: 0021006
2009-10-14 14:50hgbotStatusnew => resolved
2009-10-14 14:50hgbotResolutionopen => fixed
2009-10-14 14:50hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/4c75d456efc062b4b99de203e4af64a5f04cdfeb [^]
2009-10-22 11:22plujanStatusresolved => closed
2009-10-23 00:01anonymoussf_bug_id0 => 2884261

Notes
(0021006)
hgbot   
2009-10-14 14:50   
Repository: erp/devel/pi
Changeset: 4c75d456efc062b4b99de203e4af64a5f04cdfeb
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Wed Oct 14 14:47:18 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/4c75d456efc062b4b99de203e4af64a5f04cdfeb [^]

Fixed issue 10954. Fixed issue 10956.

---
M src-db/database/lib/dbsourcemanager.jar
---