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:422023-03-08 19:42
ReportershuehnerView Statuspublic 
Assigned ToTriage Platform Base 
PrioritynormalResolutionopenFixed in Version
StatusnewFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
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
There are no notes attached to this issue.

- 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 Modules => Core
2023-03-08 19:42 shuehner Triggers an Emergency Pack => No


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker