Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0014701 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | always | 2010-09-27 10:58 | 2010-10-16 00:00 | |||
Reporter | iciordia | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 6000237719aa | ||||
Projection | none | ETA | none | Target Version | 2.50MP23 | |||
OS | Any | Database | Any | Java version | any | |||
OS Version | any | Database version | any | Ant version | any | |||
Product Version | pi | SCM revision | ||||||
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 | 0014701: It is not possible to register a module from an instance in which it has been installed | |||||||
Description | The registration button in the Module window has a display logic that hides the button if the module has already been registered. It has several problems: -when installing a module from an obx file the system assumes it has already been registered -developers can un-register the module from the forge and the instance from which the module was registered is not aware about that change To register again the module it is needed to go to the database and set the "isRegistered" column as "N" | |||||||
Proposed Solution | Remove the display logic and let the developer to try the registration process as many times as needed. If the module has already been registered the backend returns a clear error message. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0031383) hgbot (developer) 2010-09-27 11:40 |
Repository: erp/devel/pi Changeset: 6000237719aaad75779d387ab275d0c01e383603 Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Mon Sep 27 11:39:06 2010 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/6000237719aaad75779d387ab275d0c01e383603 [^] fixed bug 14701: Not possible to register a module that has been installed Removed display logic for register button, now it is possible to click on it for modules set as registered. When trying to register a module that has already been registered the following meesage is shown: Module Id already Registered --- M src-db/database/sourcedata/AD_FIELD.xml --- |
(0031468) hudsonbot (viewer) 2010-09-29 11:57 |
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated: Changeset: http://code.openbravo.com/erp/devel/main/rev/6000237719aa [^] Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/51c2c2967221 [^] Tests: http://builds.openbravo.com/view/int/ [^] OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.18452.obx [^] |
(0031878) marvintm (viewer) 2010-10-15 12:57 |
Tested that it is possible to register a non-registered module. Also, verified that it is possible to try to register an already registered module (even if the ISREGISTERED column is marked as 'Y'), but that the process will fail, and a meaningful error message will be shown. |
![]() |
|||
Date Modified | Username | Field | Change |
2010-09-27 10:58 | iciordia | New Issue | |
2010-09-27 10:58 | iciordia | Assigned To | => alostale |
2010-09-27 10:58 | iciordia | OBNetwork customer | => No |
2010-09-27 11:40 | hgbot | Checkin | |
2010-09-27 11:40 | hgbot | Note Added: 0031383 | |
2010-09-27 11:40 | hgbot | Status | new => resolved |
2010-09-27 11:40 | hgbot | Resolution | open => fixed |
2010-09-27 11:40 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/6000237719aaad75779d387ab275d0c01e383603 [^] |
2010-09-29 11:57 | hudsonbot | Checkin | |
2010-09-29 11:57 | hudsonbot | Note Added: 0031468 | |
2010-10-15 12:57 | marvintm | Note Added: 0031878 | |
2010-10-15 12:57 | marvintm | Status | resolved => closed |
2010-10-16 00:00 | anonymous | sf_bug_id | 0 => 3088373 |
Copyright © 2000 - 2009 MantisBT Group |