This commit is contained in:
2022-02-10 01:00:13 +00:00
parent f5ed5e291f
commit b88b404d3d
10 changed files with 11 additions and 10 deletions

View File

@@ -21,7 +21,7 @@ When an important event takes place in AyaNova, the server logs it to the databa
### business object events
Most events are related to changes to **"business objects"** in AyaNova, that is objects that are related to the business like a Customer or Work order, not the internal workings of AyaNova such as a select list or form template.
Most events are related to changes to business objects in AyaNova, that is real world objects that are related to the business like a Customer or Work order, not objects used for the internal workings of AyaNova such as autocomplete or form templates.
### Interface

View File

@@ -54,7 +54,7 @@ This is the name of the customer as it's displayed in forms and reports. This is
Keep in mind that this is the Name that Customers will see on reports if provided to them.
This is the only **required** field on the Customer form. All other fields are optional.
This is the only **required** field on the Customer form. All other fields are optional and can be [hidden](ay-customize.md) if not required.
#### Account number

View File

@@ -61,7 +61,7 @@ This is the name of the head office as it's displayed in forms and reports. This
Keep in mind that this is the Name that will appear on reports and be visible to Head office [Contact users](cust-contacts.md) if they are permitted to log in to AyaNova.
This is the only **required** field on the Head office form. All other fields are optional.
This is the only **required** field on the Head office form. All other fields are optional and can be [hidden](ay-customize.md) if not required.
#### Account number

View File

@@ -18,4 +18,5 @@ Select one or more Users from the Users [autocomplete list](ay-start-form-autoco
(Customer and Head office type Users are not available to be sent direct notifications)
Finally, click on the Save button in the menu or at the top of the form to have the message delivered immediately. Note that it can take up to 60 seconds for a User to receive the notification if they have an active network connection on their device.
Finally, click on the Save button in the menu or at the top of the form to have the message saved and ready for [pick-up](home-notifications.md#how-the-in-app-notification-works).

View File

@@ -55,7 +55,7 @@ Editing an existing PO number manually has no effect on the next PO Number autom
#### Vendor
Select the [Vendor](vendors.md) the purchase order is intended for. This is the only **required** field on the Purchase order form. All other fields are optional.
Select the [Vendor](vendors.md) the purchase order is intended for. This is the only **required** field on the Purchase order form. All other fields are optional and can be [hidden](ay-customize.md) if not required.
[Vendor alert notes](vendors.md#alert-notes) will display at the top of the purchase order if this particular Vendor has an internal staff alert about them. Vendor alert notes would be for internal messages about using this vendor such as "Check pricing carefully with this vendor" etc. Vendor alert notes do not display on the stock purchase order report intended for the vendor.

View File

@@ -102,7 +102,7 @@ This is the name of the contract as it's displayed in forms and reports. This is
Keep in mind that this is the Name that Customers may see on reports if provided to them.
This is the only **required** field on the Contract form. All other fields are optional.
This is the only **required** field on the Contract form. All other fields are optional and can be [hidden](ay-customize.md) if not required.
#### Response time

View File

@@ -66,7 +66,7 @@ The edit form provides all the [standard edit form](ay-start-edit-forms.md) func
This is the name of the Quote status as it's displayed in forms and reports. This is also the primary identifier when searching for a status to select in [autocomplete](ay-start-form-autocomplete.md) lists. A status name must be unique from all other quote status entered.
This is the only **required** field on the form. All other fields are optional.
This is the only **required** field on the form. All other fields are optional and can be [hidden](ay-customize.md) if not required.
#### Is a completed status

View File

@@ -54,7 +54,7 @@ The edit form provides all the [standard edit form](ay-start-edit-forms.md) func
This is the name of the Work order item priority as it's displayed in forms and reports. This is also the primary identifier when searching for a priority to select in [autocomplete](ay-start-form-autocomplete.md) lists. A priority name must be unique from all other work order item priority entered.
This is the only **required** field on the form. All other fields are optional.
This is the only **required** field on the form. All other fields are optional and can be [hidden](ay-customize.md) if not required.
#### Color

View File

@@ -56,7 +56,7 @@ The edit form provides all the [standard edit form](ay-start-edit-forms.md) func
This is the name of the Work order item status as it's displayed in forms and reports. This is also the primary identifier when searching for a status to select in [autocomplete](ay-start-form-autocomplete.md) lists. A status name must be unique from all other work order item status entered.
This is the only **required** field on the form. All other fields are optional.
This is the only **required** field on the form. All other fields are optional and can be [hidden](ay-customize.md) if not required.
#### Color

View File

@@ -70,7 +70,7 @@ The edit form provides all the [standard edit form](ay-start-edit-forms.md) func
This is the name of the Work order status as it's displayed in forms and reports. This is also the primary identifier when searching for a status to select in [autocomplete](ay-start-form-autocomplete.md) lists. A status name must be unique from all other work order status entered.
This is the only **required** field on the form. All other fields are optional.
This is the only **required** field on the form. All other fields are optional and can be [hidden](ay-customize.md) if not required.
#### Is a completed status