[
https://issues.apache.org/jira/browse/OFBIZ-495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12554100
]
Jacopo Cappellato commented on OFBIZ-495:
-----------------------------------------
I think there are a few things that should be fixed at least in the entity
definitions: verify if primary keys are correctly set (I added the one for
UserPreference that was missing), set foreign keys, the field type of
UserPrefGroupType.userPrefGroupId is different from the one of
UserPreference.userPrefGroupId and in general, we could verify if the naming
convantions used for the fields are standard.
> User Preferences Feature
> ------------------------
>
> Key: OFBIZ-495
> URL: https://issues.apache.org/jira/browse/OFBIZ-495
> Project: OFBiz
> Issue Type: New Feature
> Components: framework
> Affects Versions: SVN trunk
> Reporter: Adrian Crum
> Assignee: Adrian Crum
> Priority: Minor
> Fix For: SVN trunk
>
> Attachments: COLLAPSD.JPG, example.patch, example.patch,
> example.patch, example.patch, EXPANDED.JPG, user_pref.patch, user_pref.patch,
> user_pref.patch, user_pref.patch, user_pref.patch, user_pref.patch
>
>
> The User Preferences Services are intended to store and retrieve the current
> user's preferences. User preferences can be used to control UI elements,
> frequently used search and report criteria, and more.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.