This commit is contained in:
@@ -7,7 +7,7 @@ For a technical guide to import see the [Operations import guide](ops-import-v7.
|
||||
## What is imported and where
|
||||
|
||||
### All objects
|
||||
All imported business objects will be tagged with "v7-import" to easily identify them. There is no need to keep this tag if you wish to remove it, it's for informational purposes only.
|
||||
All imported business objects can be tagged to easily identify them. By default it will tag all imported objects with "v7-import" or you can clear this field and leave it blank if you do not wish to have all the migrated items tagged. This tag is provided so there is a record of which items were migrated and which were created after migration however there is no technical requirement for this tag; it's for informational and troubleshooting purposes only.
|
||||
|
||||
### Most objects
|
||||
|
||||
@@ -86,6 +86,8 @@ Users are imported directly with the following exceptions:
|
||||
* Active status is set to false on all imported users except the Adminstrator account
|
||||
* Administrator account password is not imported, instead the new v8 SuperUser account replaces it and defaults to login "superuser" and password "l3tm3in"
|
||||
|
||||
### Service bank
|
||||
The service bank feature has not been ported to AyaNova 8 as it does not appear to be widely used and would need extensive re-working. We could be wrong about this and if the Service Bank feature is important to you please let us know and how you would like to see it implemented as a feature. If there is demand for it we can work it back into AyaNova 8 as a feature based on your feedback. No data is migrated from the v7 Service Bank to v8.
|
||||
|
||||
## What you need to do after importing
|
||||
|
||||
|
||||
@@ -16,6 +16,12 @@ Having one web application interface means there is nothing to install or update
|
||||
|
||||
In order to support the front end "client" devices using AyaNova, there is now a back end self contained [AyaNova server](ops-intro.md) that handles all requests and can be hosted on Linux, Windows, Mac either onsite or with a web hosting provider.
|
||||
|
||||
|
||||
## Features dropped from v7 to v8
|
||||
|
||||
### Service bank
|
||||
The service bank feature has not been ported to AyaNova 8 as it does not appear to be widely used and would need extensive re-working. We could be wrong about this and if the Service Bank feature is important to you please let us know and how you would like to see it implemented as a feature. If there is demand for it we can work it back into AyaNova 8 as a feature based on your feedback.
|
||||
|
||||
## Existing feature changes
|
||||
One of our main goals with AyaNova 8 was to make AyaNova easier to use and add many new features and improvements based on feedback from our customers.
|
||||
In order to support this some major areas of AyaNova have been changed:
|
||||
|
||||
Reference in New Issue
Block a user