8.0.3 release

This commit is contained in:
2022-08-16 02:45:32 +00:00
parent f9616cd118
commit aa03db0aef
21 changed files with 125 additions and 101 deletions

View File

@@ -4,7 +4,6 @@ The license form is used to view the AyaNova license and perform license related
The AyaNova license is stored inside the database so as long as you have a backup of the database you have the license backed up as well.
## What is the difference between a license and a support and updates subscription?
## Trying out AyaNova
@@ -100,18 +99,20 @@ If AyaNova is licensed for temporary time periods (e.g. month to month as a host
In the case of regular non temporary licenses this will not display.
#### Support and updates expiration date
#### Maintenance plan expiration date
This is the date that the current support and updates subscription will [expire](#maintenance-expired-message).
This is the date that the current Maintenance plan for support and updates will [expire](#maintenance-expired-message).
After this time AyaNova will not be updateable and technical support will no longer be available if required.
After this time AyaNova will not be updateable and technical support will no longer be available if required without the purchase of a Maintenance plan.
#### Licensed options
This section shows the options selected for the current license including service technician user count and other options such as accounting integration.
This section shows the options selected for the current license including service technician user count and other optional additions.
##### Service technician Scheduleable users and licensing
**Perpetual type licenses only**
In order to provide fair pricing that scales with the size of a company AyaNova is licensed by service technician (scheduleable user) count.
Service technician and sub-contractor type Users also known as "scheduleable users" in AyaNova are Users that have their "User Type" field set to "Service user" or "Sub-contractor user" in their their [User record ](adm-users.md). Users set to this type are scheduleable and trackable for service in AyaNova and selectable on work orders, quotes and preventive maintenance orders.
@@ -161,6 +162,8 @@ These items are kept as this feature is typically used when people are evaluatin
## Downgrading a license
**Perpetual type licenses**
If a replacement license is installed that has fewer service technicians that the prior license and the administrator has not disabled the extra service techncians first, AyaNova will automatically disable any excess service techs / scheduleable Users by setting their `Active` property to false in order to remain with the purchased license count.
AyaNova tries to do this in the least disruptive way possible by favoring disabling in this order:
@@ -175,9 +178,20 @@ We recommend the administrator disable the excess service techs before downgradi
If a tech was automatically disabled to remain within the licensed limit that shouldn't be, you can set another tech inactive and then set the de-activated tech back to active so they can continue working.
**Subscription licenses**
AyaNova will autoamtically deactivate excess Users of any kind preferring Users who have not logged in ever or failing that the longest time since login.
We recommend the administrator disable the excess Users before downgrading the license to avoid any potential disruption.
If a User was automatically disabled to remain within the licensed limit that shouldn't be, you can set another User inactive and then set the de-activated User back to active so they can continue working.
## User count exceeded
If you receive an error message stating that the Server is locked due to exceeding licensed active scheduleable User limit this means that AyaNova has found there to be more Active Scheduleable Users than the license permits.
If you receive an error message stating that the Server is locked due to exceeding licensed limit this means that AyaNova has found there to be more Active Users than the license permits.
In the case of Perpetual licenses this is Scheduleable Users (Service Technicians) and for Subscription hosted licenses this is all Users.
This is typically a sign that the database has been directly edited outside of AyaNova and needs to be fixed by restoring from backup made _before_ the editing took place or, if it is absolutely _certain_ this was the only change made, setting Scheduleable User's to Active=false to match the _Licensed_ Active Schedulable user count.
@@ -191,30 +205,25 @@ Your support agreement does _not_ cover damage caused by directly editing the da
![maintenance expired](img/adm-license-maintenance-expired.png)
This message indicates that your support and updates subscription for AyaNova has expired and you may continue to use AyaNova but you are no longer eligable for technical support or updates to AyaNova.
This message indicates that your Maintenance plan for AyaNova has expired and you may continue to use AyaNova but you are no longer eligable for technical support or updates to AyaNova.
### Can I still use AyaNova?
Yes. Your AyaNova license is separate from the support and updates subscription and is still in effect unless it is a temporary license that has expired.
Yes. Your AyaNova license is separate from the Maintenance plan and is still in effect unless it is a temporary license that has expired.
You will not be able to receive email support nor update with an expired subscription.
You will not be able to receive technical support nor update with an expired subscription.
### What if I need technical support?
You will need to [purchase](https://ayanova.com/r/pricing.htm) a support and updates subscription to receive technical support.
You will need to [purchase](https://ayanova.com/r/pricing.htm) a Maintenance plan to receive technical support.
### What if I need to update AyaNova?
You will need to [purchase](https://ayanova.com/r/pricing.htm) a support and updates subscription to update AyaNova.
You will need to [purchase](https://ayanova.com/r/pricing.htm) a Maintenance plan to update AyaNova.
### What happens if I update AyaNova with an expired subscription?
AyaNova will not operate if it was released after your support and updates subscription expired and no one will be able to access AyaNova except the Super User account for the purposes of installing a license only.
AyaNova will not operate if it was released after your Maintenance plan expired and no one will be able to access AyaNova except the Super User account for the purposes of installing a license only.
You will need to [purchase](https://ayanova.com/r/pricing.htm) a support and updates subscription to continue working or downgrade back to the version you were using prior to upgrading.
You will need to [purchase](https://ayanova.com/r/pricing.htm) a Maintenance plan to continue working or downgrade back to the version you were using prior to upgrading.
### Will I get a discount if I renew an expired subscription?
If you're subscription has expired within 2 weeks of the purchasing date, you are eligable for the same discounted price as an ongoing [subscription renewal](https://ayanova.com/r/pricing.htm).
If more than two weeks have passed since the subscription expired, the subscription will be the [full price](https://ayanova.com/r/pricing.htm).

View File

@@ -4,9 +4,9 @@ The linux desktop upgrade process involves replacing the AyaNova program files w
These instructions assume the original installation steps were followed without changes, if you had to make changes adjust accordingly.
## Expired support and updates subscription
### Expired Maintenance plan
If you do not have an active support and updates subscription you will [not be able to update](adm-license.md#maintenance-expired-message).
If you do not have an active Maintenance plan you will [not be able to update](adm-license.md#maintenance-expired-message).
### 1\. Backup

View File

@@ -4,9 +4,9 @@ The linux server upgrade process involves replacing the AyaNova program files wi
These instructions assume the original installation steps were followed without changes, if you had to make changes adjust accordingly.
## Expired support and updates subscription
### Expired Maintenance plan
If you do not have an active support and updates subscription you will [not be able to update](adm-license.md#maintenance-expired-message).
If you do not have an active Maintenance plan you will [not be able to update](adm-license.md#maintenance-expired-message).
### 1\. Backup

View File

@@ -2,9 +2,9 @@
These instructions assume the original installation steps were followed without changes, if you had to make changes adjust accordingly.
## Expired support and updates subscription
### Expired Maintenance plan
If you do not have an active support and updates subscription you will [not be able to update](adm-license.md#maintenance-expired-message).
If you do not have an active Maintenance plan you will [not be able to update](adm-license.md#maintenance-expired-message).
### 1\. Backup

View File

@@ -2,9 +2,9 @@
These instructions assume the original installation steps were followed without changes, if you had to make changes adjust accordingly.
## Expired support and updates subscription
### Expired Maintenance plan
If you do not have an active support and updates subscription you will [not be able to update](adm-license.md#maintenance-expired-message).
If you do not have an active Maintenance plan you will [not be able to update](adm-license.md#maintenance-expired-message).
### 1\. Backup

View File

@@ -2,9 +2,9 @@
These instructions assume the original installation steps were followed without changes, if you had to make changes adjust accordingly.
## Expired support and updates subscription
### Expired Maintenance plan
If you do not have an active support and updates subscription you will [not be able to update](adm-license.md#maintenance-expired-message).
If you do not have an active Maintenance plan you will [not be able to update](adm-license.md#maintenance-expired-message).
### 1\. Backup

View File

@@ -1,8 +1,8 @@
# AyaNova upgrade
AyaNova updates are available to users with an active support and updates subscription.
AyaNova updates are available to users with an active Maintenance plan.
If you do not have an active support and updates subscription you will [not be able to update](adm-license.md#maintenance-expired-message).
If you do not have an active Maintenance plan you will [not be able to update](adm-license.md#maintenance-expired-message).
Choose your platform for update instructions:

View File

@@ -7,7 +7,7 @@ theme:
site_name: AyaNova manual
site_dir: '../../../server/AyaNova/wwwroot/docs'
strict: true
copyright: Copyright © 2022 Ground Zero Tech-Works Inc. REV-2022-08-12
copyright: Copyright © 2022 Ground Zero Tech-Works Inc. REV-2022-08-15
extra:
generator: false
# Extensions