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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0051816
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformminorhave not tried2023-03-08 19:422024-10-31 15:30
ReportershuehnerView Statuspublic 
Assigned ToTriage Platform Base 
PrioritynormalResolutionout of dateFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Merge Request Status
Review Assigned To
OBNetwork customerNo
Web browser
ModulesCore
Support ticket
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0051816: Register module button missing in Module window if isregistered column is null instead of 'N'

Descriptionad_module table has a isregistered boolean column which is NOT exported during export.database

It is used (at least) by the displaylogic for the button "Register Module"

However if a module which has not yet been registered is added to an instance using update.database the value in the database table is NULL and the "Register Module" button is not shown.

As that column is also not shown in form view that is hard to debug (or fix) without doing it via SQL.

Not sure if bug is the display-logic here or the dbsm behavior inconsistency:
- if module is present/added during install.source value 'N' is applied for isregistered column
- However if module is added using update.database null value is used
Steps To Reproduce-
Proposed SolutionEither:
- Fix update.database vs. create.database behavior difference in this case
Or:
- Adjust button display logic to treat accept NULL as 'N'
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0171235)
shuehner (administrator)
2024-10-31 15:30

Issue 55993 has deleted the ad_module.isregistered column + Register Module button/process.
Closing this issue as topic is just gone with that.

- Issue History
Date Modified Username Field Change
2023-03-08 19:42 shuehner New Issue
2023-03-08 19:42 shuehner Assigned To => Triage Platform Base
2023-03-08 19:42 shuehner OBNetwork customer => No
2023-03-08 19:42 shuehner Modules => Core
2023-03-08 19:42 shuehner Triggers an Emergency Pack => No
2024-10-31 15:30 shuehner Note Added: 0171235
2024-10-31 15:30 shuehner Status new => closed
2024-10-31 15:30 shuehner Resolution open => out of date


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker