Difference between revisions of "Module:UsersNews"
From MintHCM Wiki
(Created page with "{{Module-infobox |Module-name=User's News |Module-tech-name=UsersNews |Module-class=UsersNews |Module-type=Standard |Module-template=security_groups,assignable,basic |Module-i...") |
|||
(4 intermediate revisions by the same user not shown) | |||
Line 10: | Line 10: | ||
|Module-reportable=Yes | |Module-reportable=Yes | ||
|Module-hidden=No | |Module-hidden=No | ||
− | |Short Description= | + | |Related Screens=File:MintHCM-UsersNews-Record View.png,File:MintHCM-UsersNews-List View.png |
+ | |Short Description=Stores information about which users have read the news | ||
}} | }} | ||
− | |||
=={{int:ev-business_description}}== | =={{int:ev-business_description}}== | ||
+ | User's News is a technical module that stores information about which users have read the news created in the [[Module:News|News]] module. | ||
− | + | It is not available from the main menu. It is a read-only, technical module. | |
− | |||
{{Module-links}} | {{Module-links}} | ||
− | + | {{technical-description}} | |
{{DevNotes}} | {{DevNotes}} |
Latest revision as of 11:08, 6 August 2020
User's News | |
---|---|
Name: | User's News |
Tech Name: | UsersNews |
Class Name: | UsersNews |
Type: | Standard |
Template: | Security_groups, Assignable, Basic |
Custom Module: | No |
Auditable: | Yes |
Importable: | No |
Reportable: | Yes |
Hide module on Main Page: | No |
Contents
[hide]Short Description
Stores information about which users have read the news
Business Description
User's News is a technical module that stores information about which users have read the news created in the News module.
It is not available from the main menu. It is a read-only, technical module.
Collapse
Processes
Related Processes
Process | Short Description |
---|---|
News | How to create an announcement or reminder for employees |
Related Features
Structure
Collapse
Fields
Name | Type | Required | Validations | Visible | Editable |
---|---|---|---|---|---|
Assigned to | relate | No | Yes | Yes | |
Created by | relate | No | Yes | No | |
Date Created | datetime | No | Yes | No | |
Date Modified | datetime | No | Yes | No | |
Description | text | No | Yes | Yes | |
Hide | date | No | Yes | Yes | |
Modified by Name | relate | No | Yes | No | |
Name | name | Yes | Yes | Yes | |
News | relate | Yes | Yes | Yes | |
Read | bool | No | Yes | Yes |
Collapse
Relationships
Laft | Type | Right | Short Description | Relationship |
---|---|---|---|---|
News | one-to-many | User's News | One News record can have many related User's News records, but a specific User's News record can be related to only one News record. | Relationship: News - UsersNews |
Users | one-to-many | User's News | Specific Sugar user can modify many account records, but specific account record last modification was performed by specific user. | Relationship: Users - UsersNews |
Users | one-to-many | User's News | Specific Sugar user can create many account records, but specific account record can be created by only one user. | Relationship: Users - UsersNews |
Users | one-to-many | User's News | Specific Sugar user can be assigned to many account records, but specific account record can only have one user assigned. | Relationship: Users - UsersNews |