Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0009461Openbravo ERPA. Platformpublic2009-06-12 16:532009-07-27 00:00
iciordia 
marvintm 
urgentmajoralways
closedfixed 
5any
pi 
2.50MP3 
Core
No
0009461: Not possible to generate configuration script if other configuration script is applied
The task to generate a configuration script (export.config.script) does not work if you are exporting a configuration script but there is other configuration script applied to the instance (so the one you are exporting wraps the other one)
Apply the other configuration script to model reference (read from xml file) before comparing models
250MP3releasecandidate
Issue History
2009-06-12 16:53iciordiaNew Issue
2009-06-12 16:53iciordiaAssigned To => marvintm
2009-06-12 18:23hgbotCheckin
2009-06-12 18:23hgbotNote Added: 0017275
2009-06-12 18:23hgbotStatusnew => resolved
2009-06-12 18:23hgbotResolutionopen => fixed
2009-06-12 18:24hgbotCheckin
2009-06-12 18:24hgbotNote Added: 0017276
2009-06-12 18:24hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/c463a772916df77f01922ae135d410a0bfb5b8c0 [^]
2009-06-22 11:09psarobeFixed in Version => main
2009-07-21 16:24psarobeFixed in Versionmain => 2.50MP3
2009-07-21 16:26psarobeTag Attached: 250MP3releasecandidate
2009-07-26 22:02psarobeStatusresolved => closed
2009-07-27 00:00anonymoussf_bug_id0 => 2827484

Notes
(0017275)
hgbot   
2009-06-12 18:23   
Repository: dbsourcemanager
Revision: 336
Author: marvintm
Date: 2009-06-12 18:23:55 +0200 (Fri, 12 Jun 2009)

Fixed issue 9461. It should now be possible to correctly export a configuration script if a different one is also applied to the same database.

---
U trunk/src/org/openbravo/ddlutils/task/ExportConfigScript.java
---

https://dev.openbravo.com/websvn/dbsourcemanager/?rev=336&sc=1 [^]
(0017276)
hgbot   
2009-06-12 18:24   
Repository: erp/devel/pi
Changeset: c463a772916df77f01922ae135d410a0bfb5b8c0
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Fri Jun 12 18:24:15 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/c463a772916df77f01922ae135d410a0bfb5b8c0 [^]

Fixed issue 9461. It should now be possible to correctly export a configuration script if a different one is also applied to the same database.

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