Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0009462 | Openbravo ERP | A. Platform | public | 2009-06-12 17:02 | 2009-11-21 00:00 |
|
Reporter | iciordia | |
Assigned To | marvintm | |
Priority | urgent | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | any |
Product Version | pi | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0009462: When exporting a configuration script the system should check that the Industry template is root node in the hieararchy |
Description | When exporting a configuration script other configuration scripts (not in development) could be applied in the instance. But the one being exported should be the root node in the hierarchy of templates: other configuration scripts should belong to Industry Templates included (recursively) in the one being exported. |
Steps To Reproduce | |
Proposed Solution | Do this validation before exporting the configuration script |
Additional Information | |
Tags | Modularity |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2009-06-12 17:02 | iciordia | New Issue | |
2009-06-12 17:02 | iciordia | Assigned To | => marvintm |
2009-06-22 09:54 | rafaroda | Tag Attached: Modularity | |
2009-06-22 09:54 | rafaroda | Status | new => scheduled |
2009-06-22 09:54 | rafaroda | fix_in_branch | => pi |
2009-09-29 16:10 | hgbot | Checkin | |
2009-09-29 16:10 | hgbot | Note Added: 0020537 | |
2009-09-29 16:10 | hgbot | Status | scheduled => resolved |
2009-09-29 16:10 | hgbot | Resolution | open => fixed |
2009-09-29 16:10 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/1ff203b057494d70ac049a3d977c64e13b23a623 [^] |
2009-10-15 11:30 | alostale | Status | resolved => new |
2009-10-15 11:30 | alostale | Resolution | fixed => open |
2009-10-15 11:30 | alostale | Note Added: 0021029 | |
2009-10-16 13:49 | psarobe | Status | new => scheduled |
2009-10-16 13:49 | psarobe | Note Added: 0021112 | |
2009-10-30 18:16 | hgbot | Checkin | |
2009-10-30 18:16 | hgbot | Note Added: 0021494 | |
2009-10-30 18:16 | hgbot | Status | scheduled => resolved |
2009-10-30 18:16 | hgbot | Resolution | open => fixed |
2009-10-30 18:16 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/1ff203b057494d70ac049a3d977c64e13b23a623 [^] => http://code.openbravo.com/erp/devel/pi/rev/2f7b6426189087a466747a1b57b6a793c4925178 [^] |
2009-11-20 12:18 | alostale | Status | resolved => closed |
2009-11-21 00:00 | anonymous | sf_bug_id | 0 => 2901467 |
Notes |
|
(0020537)
|
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
---
|
|
|
|
Tested in this scenario:
-Template t1 in development
-Template t2 not in development
-t2 depends on t1
When exporting config script t1 is exported without error message. |
|
|
|
This issues has been opened by Alostale, Please Antonio take a look on it |
|
|
(0021494)
|
hgbot
|
2009-10-30 18:16
|
|
|