This commit is contained in:
@@ -29,7 +29,7 @@ Note that _viewing_ reports is supported on all devices, only editing is unavail
|
||||
These are the general properties of the report:
|
||||
|
||||
- `Name` the name of the report as it is displayed to users for selection; no two reports **for the same object type** can have the same name, however you can re-use a name for reports for different AyaNova Types
|
||||
- `Who can select` this sets which User Roles are allowed to access the report. (_Security note_: no matter what is set here, the server will still not provide data to a report if that data is outside of the Roles of the current user so reporting is not a way to get access to information that is not permitted for a User)
|
||||
- `Who can select` this sets which User Roles are allowed to access the report. (_Security note_: no matter what is set here, the server will still not provide data to a report if that data is outside of the Roles of the current user so reporting is not a way circumvent AyaNova Role security)
|
||||
- `Type` this controls the Type of AyaNova object for which this report will be offered as an option. This is useful for duplicating a report for use with a different type of object. For example if you have a report made for a Customer type object you can save a copy and change the Type to HeadOffice for use with a Head Office type object as the fields are almost identical so it will work for either object with only slight changes
|
||||
- `Active` this controls report availability to users. Set to inactive to keep a report template in the databse but not make it available to users
|
||||
- `Notes` about the template, only displayed in the designer UI, usually reference notes for the people involved in designing the reports
|
||||
|
||||
Reference in New Issue
Block a user