Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0014701
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformmajoralways2010-09-27 10:582010-10-16 00:00
ReportericiordiaView Statuspublic 
Assigned Toalostale 
PriorityurgentResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision6000237719aa
ProjectionnoneETAnoneTarget Version2.50MP23
OSAnyDatabaseAnyJava versionany
OS VersionanyDatabase versionanyAnt versionany
Product VersionpiSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0014701: It is not possible to register a module from an instance in which it has been installed

DescriptionThe 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 SolutionRemove 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.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(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 (developer)
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 (developer)
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.

- Issue History
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 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
Powered by Mantis Bugtracker