Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0017854 | Openbravo ERP | A. Platform | public | 2011-06-30 17:07 | 2011-07-14 13:06 |
|
Reporter | alostale | |
Assigned To | alostale | |
Priority | normal | Severity | minor | Reproducibility | N/A |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0MP1 | Fixed in Version | 3.0MP1 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | No |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0017854: GA maturity acceptance is limited to Professional Instances |
Description | In 2.50, most of the maintenance packs were published as professional.
In 3.0, it is planned to publish all of them as community. Professional and Basic instances will be able to take advantage of using General Availability maturity status to update only to most mature modules, whereas Community instances will benefit of latest Controlled Release versions to mature them. Community instances will not be allowed to limit module maturity acceptance to GA. |
Steps To Reproduce | - |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2011-06-30 17:07 | alostale | New Issue | |
2011-06-30 17:07 | alostale | Assigned To | => alostale |
2011-06-30 17:07 | alostale | Modules | => Core |
2011-06-30 17:07 | alostale | OBNetwork customer | => No |
2011-06-30 17:17 | hgbot | Checkin | |
2011-06-30 17:17 | hgbot | Note Added: 0038641 | |
2011-06-30 17:17 | hgbot | Status | new => resolved |
2011-06-30 17:17 | hgbot | Resolution | open => fixed |
2011-06-30 17:17 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/ad167e3c2cfe2cbfc47bb8c82586d7fdc75a58a0 [^] |
2011-06-30 17:54 | hgbot | Checkin | |
2011-06-30 17:54 | hgbot | Note Added: 0038644 | |
2011-07-01 13:01 | hgbot | Checkin | |
2011-07-01 13:01 | hgbot | Note Added: 0038672 | |
2011-07-04 08:22 | hgbot | Checkin | |
2011-07-04 08:22 | hgbot | Note Added: 0038723 | |
2011-07-06 02:42 | hudsonbot | Checkin | |
2011-07-06 02:42 | hudsonbot | Note Added: 0038837 | |
2011-07-06 02:42 | hudsonbot | Checkin | |
2011-07-06 02:42 | hudsonbot | Note Added: 0038838 | |
2011-07-06 02:42 | hudsonbot | Checkin | |
2011-07-06 02:42 | hudsonbot | Note Added: 0038848 | |
2011-07-14 13:06 | psarobe | Note Added: 0039057 | |
2011-07-14 13:06 | psarobe | Status | resolved => closed |
2011-07-14 13:06 | psarobe | Fixed in Version | => 3.0MP1 |
Notes |
|
(0038641)
|
hgbot
|
2011-06-30 17:17
|
|
Repository: erp/devel/pi
Changeset: ad167e3c2cfe2cbfc47bb8c82586d7fdc75a58a0
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Thu Jun 30 17:09:36 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/ad167e3c2cfe2cbfc47bb8c82586d7fdc75a58a0 [^]
fixed issue 17854: GA maturity acceptance is limited to Professional Instances
---
M modules/org.openbravo.client.application/src-db/database/sourcedata/AD_MESSAGE.xml
M src/org/openbravo/erpCommon/ad_forms/MaturityLevel.java
M src/org/openbravo/erpCommon/ad_forms/ModuleManagement.java
M src/org/openbravo/erpCommon/ad_forms/ModuleManagementSettings.html
M src/org/openbravo/erpCommon/modules/ImportModule.java
M src/org/openbravo/erpCommon/modules/ModuleUtiltiy.java
---
|
|
|
(0038644)
|
hgbot
|
2011-06-30 17:54
|
|
Repository: erp/devel/pi
Changeset: 0499ad7a934cb952ebe097fe07a7769b482155cc
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Thu Jun 30 17:53:54 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/0499ad7a934cb952ebe097fe07a7769b482155cc [^]
related to issue 17854
-Fixed maturity search selected value
-Set GA when activating instance for global settings
---
M src/org/openbravo/erpCommon/ad_forms/ModuleManagement.java
M src/org/openbravo/erpCommon/obps/ActiveInstanceProcess.java
---
|
|
|
(0038672)
|
hgbot
|
2011-07-01 13:01
|
|
Repository: erp/devel/pi
Changeset: 9d89f42bfc0aefb5042e6cc5b8822154ba29a63e
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Fri Jul 01 13:00:19 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/9d89f42bfc0aefb5042e6cc5b8822154ba29a63e [^]
related to issue 17854: Renaming maturity statuses
---
M modules/org.openbravo.client.application/src-db/database/sourcedata/AD_MESSAGE.xml
M src-db/database/sourcedata/AD_TEXTINTERFACES.xml
M src/org/openbravo/erpCommon/ad_forms/MaturityLevel.java
M src/org/openbravo/erpCommon/ad_forms/ModuleManagement.java
M src/org/openbravo/erpCommon/ad_forms/ModuleManagementSettings.html
M src/org/openbravo/erpCommon/modules/ImportModule.java
M src/org/openbravo/erpCommon/modules/ModuleUtiltiy.java
M src/org/openbravo/erpCommon/obps/ActiveInstanceProcess.java
---
|
|
|
(0038723)
|
hgbot
|
2011-07-04 08:22
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|