This commit is contained in:
2022-11-16 16:54:42 +00:00
parent db7b36d821
commit 1e683a0d45
4 changed files with 78 additions and 54 deletions

View File

@@ -8,6 +8,12 @@ For a technical guide to migration process see the [Operations migrate guide](op
For a guide to the feature changes from AyaNova 7 see the [Changes from AyaNova 7 guide](ay-start-changes-from-v7.md).
## Migrating from AyaNova versions older than 7
To migrate to AyaNova 8 from versions of AyaNova older than AyaNova 7 the process is to upgrade in two steps: Upgrade to AyaNova 7 first then migrate the data to AyaNova 8.
[Contact our support department](https://contact.ayanova.com/contact) for the resources and instructions required.
## Plan the migration
The migration should be planned and tested in advance and involve all staff who use AyaNova to ensure the minimum possible disruption to the business.

View File

@@ -16,7 +16,15 @@ If you can login to the AyaNova 8 server from a computer running AyaNova 7, you
### Migrating from ayanova 7.6 patch 7 or older
The V8Migrate plugin can migrate data from AyaNova 7.6 patch 8 or newer ONLY. For versions of AyaNova older than 7.6 patch 8 you must first upgrade them before continuing.
The V8Migrate plugin can migrate data from AyaNova 7.6 patch 8 or newer ONLY.
To migrate to AyaNova 8 from versions of AyaNova older than AyaNova 7.6 patch 8 (i.e. AyaNova 1.x, 2.x, 3.x, 4.x, 5.x, 6.x, 7.x older versions) the process is to upgrade in two steps: Upgrade to AyaNova 7.6 latest release first then migrate the data to AyaNova 8.
We will provide a temporary license key and instructions at no charge to enable you to migrate any older version of AyaNova to AyaNova 8.
[Contact our support department](https://contact.ayanova.com/contact) for the resources and instructions required.
AyaNova CE: it's potentially possible to upgrade to AyaNova 8 from AyaNova CE in a triple step upgrade process but we would need to do it in-house, contact AyaNova support for details.
### How to get the fastest possible migration

View File

@@ -146,17 +146,27 @@ Once you have access to AyaNova and some sample data generated to play with we r
We have several guided tours in the Business admin section about customization including [adding custom fields to forms](tour-bizadmin-form-custom-fields.md), [hiding un-needed form fields](tour-bizadmin-form-remove-fields.md), [changing the displayed text](tour-bizadmin-form-custom-translation.md) and more.
In addition all the Report templates in AyaNova can be customized and new ones created using the built in [report template editor](ay-report-edit.md).
Report templates in AyaNova can also be customized and new ones created using the built in [report template editor](ay-report-edit.md).
We recommend looking through the reports you might use in your business and [make or plan for any changes](adm-report-templates.md#how-to-modify-report-templates) required if the stock report templates don't meet your needs as they are. We suggest making a duplicate copy of any stock report templates you want to modify first and then working with the duplicate so that you always have the original for reference. If you prefer to have report templates modified or created for you, we may be able to provide that service for a fee, contact AyaNova support for details and a quotation.
Be **careful** not to customize too much too early in the evaluation process; be sure you and your potential staff who would be using AyaNova have a basic familiarity with AyaNova's stock forms and features first before customizing. If you start renaming fields or dropping them (for example) it can be hard to match up what is written in the documentation with what they are seeing in the program. It's possible to customize and remove entire sections of the Work order form (for example) but it may turn out that some of those would be useful so it's best to get a good idea what's in there before making too many changes early on.
8. Importing exsting data - often a company starting out with AyaNova will want to import existing data to save time. If this is something you may need to do, AyaNova has a built in [import feature](adm-import.md) which enables you to import data from text files which you should definitely try out with real data as part of your evaluation process.
8. Importing exsting data - often a company starting out with AyaNova will want to import existing data to save time.
Note that we do _not_ recommend importing data early in the evaluation process but rather we recommend using the generated sample data for early evaluation instead because the generated data is intended to appear as if it was real world data created by a service company over time so it's often more helpful for evaluation purposes as the data is more realistic and is used in multiple areas giving Users a chance to see how it all links together.
**Before you import**
We recommend importing data as part of the evaluation process but **not too soon**: we recommend using the generated sample data for early evaluation instead because the generated data simulates real world data created by a service company over time so it's often more helpful for evaluation purposes as the data is more realistic and is used in multiple areas giving Users a chance to see how it all links together.
**Importing from other programs**
AyaNova has a built in [import feature](adm-import.md) which enables you to import data from text files which you should try out with real data as part of your evaluation process.
**Importing from QuickBooks**
If you use QuickBooks desktop edition you can import data directly from QuickBooks using our [QBI QuickBooks integration utility](integration-qbd) (more accounting integrations are in the works, contact us if there is a specific one of interest, we may already be working on it).
If you are using an older version of AyaNova we have a [migration utility](ay-biz-admin-migrate-v7.md) that will import legacy AyaNova data to this latest version.
**Importing from older versions of AyaNova**
If you are using an older version of AyaNova we have a [migration utility](ay-biz-admin-migrate-v7.md) that will **import legacy AyaNova data** to version 8.
Note that Report Templates are not automatically migrated from older versions of AyaNova so they will need to be recreated if you have any customization more complex than putting your logo on reports (which is built in to stock report templates in AyaNova 8).
9. Decision - is everyone comfortable with AyaNova? Has everyone tried out the features they will be using in production? Are there any lingering questions that need to be answered? Now is the time to be certain and if necessary go back and confirm anything before moving to the next step.

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-11-14
copyright: Copyright © 2022 Ground Zero Tech-Works Inc. REV-2022-11-16
extra:
generator: false
# Extensions