Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0010813Openbravo ERPA. Platformpublic2009-09-29 15:532009-10-16 00:00
marvintm 
marvintm 
urgentmajorhave not tried
closedfixed 
5
 
pi 
Core
No
0010813: If two (or more) templates are in development and export.config.script is run only one of them is exported but there is no error
If a system has two Industry Templates set as in development, and the export.config.script task is run, only one of them is exported. However, there is no error.
A system shouldn't have two Industry Templates set in development (because dbsourcemanager cannot know to which one it should export each difference), so there should be an error in this case, and the process should stop before exporting anything.
No tags attached.
Issue History
2009-09-29 15:53marvintmNew Issue
2009-09-29 15:53marvintmAssigned To => marvintm
2009-09-29 16:10hgbotCheckin
2009-09-29 16:10hgbotNote Added: 0020538
2009-09-29 16:10hgbotStatusnew => resolved
2009-09-29 16:10hgbotResolutionopen => fixed
2009-09-29 16:10hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/1ff203b057494d70ac049a3d977c64e13b23a623 [^]
2009-10-15 11:09alostaleStatusresolved => closed
2009-10-15 11:09alostaleFixed in Version => pi
2009-10-16 00:00anonymoussf_bug_id0 => 2880179

Notes
(0020538)
hgbot   
2009-09-29 16:10   
Repository: erp/devel/pi
Changeset: 1ff203b057494d70ac049a3d977c64e13b23a623
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Tue Sep 29 16:10:07 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/1ff203b057494d70ac049a3d977c64e13b23a623 [^]

Fixed issue 9462. Fixed issue 10813.
Now export.config.script can detect if there is more than one industry template in development at the same time, and if the config script that is being exported corresponds to the highest industry template in the dependencies tree.

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