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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0029128
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 00. Application dictionaryminorhave not tried2015-03-04 13:072022-02-01 08:05
ReporterAugustoMauchView Statuspublic 
Assigned ToTriage Platform Base 
PrioritynormalResolutionopenFixed in Version
StatusacknowledgedFix 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

0029128: User Level field of the header tab of the Role window does not show the proper value

DescriptionThe User Level field uses a List reference that has the following values:
'S' -> 'System'
' C' -> 'Client'
' CO' -> 'Client+Organization'
' O' -> 'Organization

(not the 1 leading space in C and CO, and the 2 leading spaces in O)

When this field is displayed in the grid, the identifiers for the values S, C and CO are properly displayed, but if the user level is O the search key is shown and not the identifier.
Steps To ReproduceAs F&B Admin:
- Open the Role window
- Check that the level field of a few of the roles (for instance F&BUser) is ' O'
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0075156)
AugustoMauch (administrator)
2015-03-04 13:08

The valuemap entry for the ' 0' -> 'Organization' pair seems to be missing from the view definition:

{name: 'userLevel', type: '_id_226' , valueMap: { ' C': 'Client', ' CO': 'Client+Organization', 'S': 'System' } },

- Issue History
Date Modified Username Field Change
2015-03-04 13:07 AugustoMauch New Issue
2015-03-04 13:07 AugustoMauch Assigned To => AugustoMauch
2015-03-04 13:07 AugustoMauch OBNetwork customer => No
2015-03-04 13:07 AugustoMauch Modules => Core
2015-03-04 13:07 AugustoMauch Triggers an Emergency Pack => No
2015-03-04 13:08 AugustoMauch Note Added: 0075156
2015-03-06 10:24 alostale Priority normal => high
2015-03-06 10:24 alostale Status new => acknowledged
2015-03-17 14:37 alostale Assigned To AugustoMauch => platform
2015-11-11 11:37 alostale Priority high => normal
2022-02-01 08:05 alostale Assigned To platform => Triage Platform Base


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker