This commit is contained in:
2022-02-08 21:16:46 +00:00
parent 31f7423ee9
commit bec7c5fd54
5 changed files with 33 additions and 19 deletions

View File

@@ -2,14 +2,31 @@
![THIS PAGE UNDER CONSTRUCTION](img/underconstruction.svg)
The evaluation form is currently provided to generate sample data in order to be able to quickly try out features.
The sample data is randomly generated and will differ each time it is generated.
The evaluation form is provided to generate sample data in order to be able to quickly try out features.
The sample data is randomly generated and will differ each time it is created.
In addition there is a link to receive technical support while evaluating AyaNova and get answers to any questions that are not covered in this manual.
## Coming soon
## Generating sample data
Coming soon is a more comprehensive evaluation system that also allows for configuring major AyaNova settings (for example turning off or on inventory) so that it's possible to try out and get started using AyaNova with features set that more closely match the needs of the business.
![generate dialog](img/evaluate-generate.png)
The _Generate sample data_ button in the evaluate page opens a dialog to select the quantity of sample data you wish to generate and set the time zone desired for the sample data to be generated within.
### Seed level
This setting controls the amount of data generated. The options are small, medium, large and huge. Each option will generate progressively _more_ data than the last. The actual types of data generated are the same, only the quantity differs.
### UTC offset
This setting exists to generate data within typical work day hours so that there aren't work orders scheduled for midnight or 3am for example.
This field is automatically set based on the time zone of your device but can be set to any time zone offset desired.
### Start job
The start job button will prompt if you're sure twice as this operation will erase any existing data. Once confirmed, the server will start the data generation job. While data is generating the server will be locked from access.
## Sample Users
@@ -17,4 +34,4 @@ When AyaNova is in evaluation mode the login form has a list of sample User acco
## Evaluation
We recommend evaluating AyaNova with the sample data _before_ erasing it and using your own data as it's easier to try things out when all required data is entered.
We recommend evaluating AyaNova at first, with the sample data, _before_ erasing it and entering your own data as it's easier to try things out when a full set of data is available.