From 9e0879c8587ab7c613c68e7ca3d1405990ecee18 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Thu, 27 Oct 2022 22:04:57 +0000 Subject: [PATCH] housekeeping, preparatory work for case 4220 --- dist/install/windows/x64/lan.iss | 2 +- dist/install/windows/x64/standalone.iss | 2 +- docs/8.0/ayanova/docs/tour-bizadmin-form-remove-fields.md | 2 +- docs/8.0/ayanova/docs/tour-intro.md | 2 ++ docs/8.0/ayanova/docs/tour-service-create-customer.md | 2 +- docs/8.0/ayanova/docs/tour-service-wo.md | 2 +- server/AyaNova/AyaNova.csproj | 4 ++-- server/AyaNova/util/AyaNovaVersion.cs | 2 +- 8 files changed, 10 insertions(+), 8 deletions(-) diff --git a/dist/install/windows/x64/lan.iss b/dist/install/windows/x64/lan.iss index bfa73269..7a4c2792 100644 --- a/dist/install/windows/x64/lan.iss +++ b/dist/install/windows/x64/lan.iss @@ -1,7 +1,7 @@ ; LAN install for internal network use only #define MyAppName "AyaNova server" -#define MyAppVersion "8.0.18" +#define MyAppVersion "8.0.19" #define MyAppPublisher "Ground Zero Tech-Works, Inc." #define MyAppURL "https://ayanova.com/" #define MyAppLauncherExeName "ayanova-launcher.exe" diff --git a/dist/install/windows/x64/standalone.iss b/dist/install/windows/x64/standalone.iss index 500d481f..a42c29ea 100644 --- a/dist/install/windows/x64/standalone.iss +++ b/dist/install/windows/x64/standalone.iss @@ -3,7 +3,7 @@ ; external to lan requires different config #define MyAppName "AyaNova" -#define MyAppVersion "8.0.18" +#define MyAppVersion "8.0.19" #define MyAppPublisher "Ground Zero Tech-Works, Inc." #define MyAppURL "https://ayanova.com/" #define MyAppLauncherExeName "ayanova-launcher.exe" diff --git a/docs/8.0/ayanova/docs/tour-bizadmin-form-remove-fields.md b/docs/8.0/ayanova/docs/tour-bizadmin-form-remove-fields.md index 6eeb0707..8dd6f4c8 100644 --- a/docs/8.0/ayanova/docs/tour-bizadmin-form-remove-fields.md +++ b/docs/8.0/ayanova/docs/tour-bizadmin-form-remove-fields.md @@ -24,7 +24,7 @@ Only a User with the [Business administration role](ay-biz-admin-roles.md#busine For this tutorial you should login as a User with one of those Roles. -If you are using the AyaNova [sample data](ay-evaluate.md#generating-sample-data), we've provided a sample User for each type of Role so for this tour you should login as the `Business Admin` / `BizAdmin` sample User to follow along: +If you are using generated AyaNova [sample data](ay-evaluate.md#generating-sample-data), we've provided a sample User for each type of Role so for this tour you should login as the `Business Admin` / `BizAdmin` sample User to follow along: ![login as service manager](img/tour-bizadmin-login.png) diff --git a/docs/8.0/ayanova/docs/tour-intro.md b/docs/8.0/ayanova/docs/tour-intro.md index ba273c21..cc092289 100644 --- a/docs/8.0/ayanova/docs/tour-intro.md +++ b/docs/8.0/ayanova/docs/tour-intro.md @@ -2,6 +2,8 @@ We have a growing collection of guided tours in this section of the manual to help get you up to speed quickly with AyaNova. +Guided tours are divided into sections by business role / department and can be found in this manual's index to the left on wide screen devices or on narrow screen devices click on the menu at the top to view the index. + ## Read through or follow along We have included images so you can either read through the tours without using AyaNova directly or follow along with a [trial evaluation](ay-evaluate.md) copy of AyaNova as you go through the tour. diff --git a/docs/8.0/ayanova/docs/tour-service-create-customer.md b/docs/8.0/ayanova/docs/tour-service-create-customer.md index 0f6df585..a8398ae9 100644 --- a/docs/8.0/ayanova/docs/tour-service-create-customer.md +++ b/docs/8.0/ayanova/docs/tour-service-create-customer.md @@ -12,7 +12,7 @@ If you don't already have AyaNova available to follow along, everything you need For this tutorial you should login as a User with a [full access Role](customers.md#authorization-roles-required) to edit a Customer record. -If you are using the AyaNova [sample data](ay-evaluate.md#generating-sample-data), we've provided a sample User for each type of Role so for this tour you can login as the `Service manager` sample User to follow along: +If you are using generated AyaNova [sample data](ay-evaluate.md#generating-sample-data), we've provided a sample User for each type of Role so for this tour you can login as the `Service manager` sample User to follow along: ![login as service manager](img/tour-service-wo-login.png) diff --git a/docs/8.0/ayanova/docs/tour-service-wo.md b/docs/8.0/ayanova/docs/tour-service-wo.md index 17eac8da..e583b285 100644 --- a/docs/8.0/ayanova/docs/tour-service-wo.md +++ b/docs/8.0/ayanova/docs/tour-service-wo.md @@ -18,7 +18,7 @@ Many User roles can access [Work orders](svc-workorders.md) and change various p For this tutorial you should login as a User with one of those Roles. -If you are using the AyaNova [sample data](ay-evaluate.md#generating-sample-data), we've provided a sample User for each type of Role so for this tour you should login as the `Service manager` sample User to follow along: +If you are using generated AyaNova [sample data](ay-evaluate.md#generating-sample-data), we've provided a sample User for each type of Role so for this tour you should login as the `Service manager` sample User to follow along: ![login as service manager](img/tour-service-wo-login.png) diff --git a/server/AyaNova/AyaNova.csproj b/server/AyaNova/AyaNova.csproj index 88d1658e..99e27e9f 100644 --- a/server/AyaNova/AyaNova.csproj +++ b/server/AyaNova/AyaNova.csproj @@ -4,8 +4,8 @@ true - 8.0.18 - 8.0.18.0 + 8.0.19 + 8.0.19.0 ayanova.ico bin\$(Configuration)\$(TargetFramework)\$(AssemblyName).xml 1591 diff --git a/server/AyaNova/util/AyaNovaVersion.cs b/server/AyaNova/util/AyaNovaVersion.cs index 19fc2182..0a018537 100644 --- a/server/AyaNova/util/AyaNovaVersion.cs +++ b/server/AyaNova/util/AyaNovaVersion.cs @@ -5,7 +5,7 @@ namespace AyaNova.Util /// internal static class AyaNovaVersion { - public const string VersionString = "8.0.18"; + public const string VersionString = "8.0.19"; public const string FullNameAndVersion = "AyaNova server " + VersionString; public const string CurrentApiVersion="v8"; }//eoc