Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0011238Openbravo ERPY. DBSourceManagerpublic2009-11-04 10:502009-11-21 00:00
marvintm 
marvintm 
normalminorhave not tried
closedfixed 
5
 
 
Core
No
0011238: If generated entities do not correspond with the content of the application dictionary, export.database doesn't work
If the generated entity classes do not correspond with the content of the application dictionary, the DAL initialization fails, and that means export.database crashes.
Create a table both in the physical model and in the application dictionary.

Do generate.entities.

Change the name of both the physical and the application dictionary table.

Try to do export.database. It will fail.
No tags attached.
Issue History
2009-11-04 10:50marvintmNew Issue
2009-11-04 10:50marvintmAssigned To => marvintm
2009-11-04 10:51hgbotCheckin
2009-11-04 10:51hgbotNote Added: 0021553
2009-11-04 10:51hgbotStatusnew => resolved
2009-11-04 10:51hgbotResolutionopen => fixed
2009-11-04 10:51hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/8e21d5d9ef11aedfde5409bfe97f28e279755980 [^]
2009-11-20 10:38alostaleStatusresolved => closed
2009-11-21 00:00anonymoussf_bug_id0 => 2901473

Notes
(0021553)
hgbot   
2009-11-04 10:51   
Repository: erp/devel/pi
Changeset: 8e21d5d9ef11aedfde5409bfe97f28e279755980
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Wed Nov 04 10:51:03 2009 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/8e21d5d9ef11aedfde5409bfe97f28e279755980 [^]

Fixed issue 11238. Generate.entities will be done before export.database.

---
M build.xml
---