case 3989
This commit is contained in:
@@ -153,6 +153,20 @@ Migrating Users from AyaNova 7 will automatically set migrated Users to have no
|
||||
|
||||
For details see the [Authorization roles](ay-biz-admin-roles.md) guide for more information.
|
||||
|
||||
### Schedule markers
|
||||
|
||||
In AyaNova 7 there were two types of schedule markers: a regular one and a follow up type. The follow up type was tied to a particular object and provided a button to open that object. The regular type did not have a link to an object. Both had a "Completed" check box.
|
||||
|
||||
In AyaNova 8 the Schedule marker has been replaced by two separate objects the "Reminder" and the "Review".
|
||||
|
||||
#### Reminder
|
||||
|
||||
A Reminder is similar to a regular v7 Schedule marker and can not be tied to a particular object. It's purpose is to provide a place where a Note can be tied to a date and display in the Schedule form. Basically the original core purpose of a Schedule marker.
|
||||
|
||||
#### Review
|
||||
|
||||
A Review is tied to a particular object and has a Review Date and a Completed date and also displays in the graphical Schedule. It's purpose is to replace the v7 Follow Up feature and is intended for exactly that purpose: to follow up or review the status of a particular object in AyaNova be it a Customer or Unit or some other main object type.
|
||||
|
||||
### Record history
|
||||
In AyaNova 7 there was a Record history feature which would show who created an object and when it was created and who last edited an object and when. No intermediate changes were tracked, in other words you couldn't see any history of changes, only the most recent.
|
||||
In v8 we have expanded this feature into a full log and renamed it the [Event log](ay-start-event-log.md). Now, (for all major objects) AyaNova will keep a log of every time an object was created, retrieved, updated and deleted and which user did it a log format so you can see a history of who made changes and when.
|
||||
|
||||
Reference in New Issue
Block a user