This commit is contained in:
@@ -4,20 +4,20 @@ The Service rates [form](ay-start-form-overview.md) is used to edit Service rate
|
||||
|
||||
## Authorization Roles required
|
||||
|
||||
Many roles can *select* this object on other records where approriate. Editing or viewing this object in detail is only available to Users with the following [roles](ay-biz-admin-roles.md):
|
||||
Many roles can _select_ this object on other records where approriate. Editing or viewing this object in detail is only available to Users with the following [roles](ay-biz-admin-roles.md):
|
||||
|
||||
Full access
|
||||
|
||||
- Accounting
|
||||
- Business administration
|
||||
- Service manager
|
||||
- Accounting
|
||||
- Business administration
|
||||
- Service manager
|
||||
|
||||
Read only access
|
||||
|
||||
- Business administration - restricted
|
||||
- Service manager - restricted
|
||||
- Service technician
|
||||
- Sales
|
||||
- Business administration - restricted
|
||||
- Service manager - restricted
|
||||
- Service technician
|
||||
- Sales
|
||||
|
||||
## Import / Export
|
||||
|
||||
@@ -27,9 +27,9 @@ Service rates can be [imported](adm-import-service-rate.md) into AyaNova and [ex
|
||||
|
||||
Service rates are accessed in the following ways:
|
||||
|
||||
- From the `Accounting` [navigation drawer](ay-start-form-overview.md#navigation-drawer) `Service rates` item
|
||||
- By clicking on the [open record icon](ay-start-form-autocomplete.md#opening-selected-record) any Service rate autocomplete list on any other form where Service rates can be selected such as the Work order, Quote and Preventive Maintenance forms
|
||||
- From any [data table](ay-start-form-data-tables.md) column showing Service rates such as the [Work order list](svc-workorders.md)
|
||||
- From the `Accounting` [navigation drawer](ay-start-form-overview.md#navigation-drawer) `Service rates` item
|
||||
- By clicking on the [open record icon](ay-start-form-autocomplete.md#opening-selected-record) any Service rate autocomplete list on any other form where Service rates can be selected such as the Work order, Quote and Preventive Maintenance forms
|
||||
- From any [data table](ay-start-form-data-tables.md) column showing Service rates such as the [Work order list](svc-workorders.md)
|
||||
|
||||
## How service rates work
|
||||
|
||||
@@ -51,10 +51,14 @@ Service rates can be created that are only available to specific [Contracts](svc
|
||||
|
||||
## Service rate data table
|
||||
|
||||

|
||||
|
||||
The Service rates [data table](ay-start-form-data-tables.md) lists all the service rates available and provides data table [common menu options](ay-start-form-data-tables.md#common-menu-options).
|
||||
|
||||
## Service rate edit form
|
||||
|
||||

|
||||
|
||||
The Service Rate edit form contains all the [standard edit form](ay-start-edit-forms.md) functionality plus the following fields:
|
||||
|
||||
#### Name
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
# Data tables
|
||||
|
||||

|
||||
|
||||
Data tables are used to view, report, or open AyaNova business objects.
|
||||
|
||||
Additionally data table forms can perform bulk operations on multiple selected business objects through [Extensions](ay-extensions.md).
|
||||
@@ -10,6 +12,8 @@ Date, time and currency columns are displayed according to the web browser's def
|
||||
|
||||
## Common menu options
|
||||
|
||||

|
||||
|
||||
Most data tables in AyaNova share the same common menu options. Some of these options might not be available for _all_ forms depending upon the Roles assigned to the current User or the type of AyaNova business object being listed.
|
||||
|
||||
#### Report
|
||||
@@ -137,7 +141,7 @@ The column position does not affect the sort order.
|
||||
|
||||
Type fields can not be sorted in alphabetical order as they do not have a Name stored in the database, only a number. They sort by the underlying internal numerical value that indicates that particular type. This means you will see the column is sorted with identical types grouped together, however the displayed translated text representing these types is not sorted alphabetically.
|
||||
|
||||
Type fields have square brackets around their translated display names, for example [ Project ], in the column to indicate they are a type rather than a text field.
|
||||
Type fields have square brackets around their translated display names, for example \[ Project \], in the column to indicate they are a type rather than a text field.
|
||||
|
||||
#### Filtering columns
|
||||
|
||||
@@ -218,6 +222,6 @@ In many data tables records can be selected individually for [reporting](ay-repo
|
||||
|
||||

|
||||
|
||||
In most tables the leftmost column consists of checkboxes for selecting individual rows of records.
|
||||
In most tables the leftmost column consists of checkboxes for selecting individual rows of records.
|
||||
|
||||
The checkbox selection column header can be used to select or deselect multiple records at once. When selecting, it **selects** only the **currently visible** records but when de-selecting it removes selection from **all** records **visible or not**. This is by design to allow a user to make selecting paged subsets of records easier but clearing all selections easy as well.
|
||||
|
||||
BIN
docs/8.0/ayanova/docs/img/acc-service-rates-form.png
Normal file
BIN
docs/8.0/ayanova/docs/img/acc-service-rates-form.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 34 KiB |
BIN
docs/8.0/ayanova/docs/img/acc-service-rates-table.png
Normal file
BIN
docs/8.0/ayanova/docs/img/acc-service-rates-table.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 76 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 11 KiB |
BIN
docs/8.0/ayanova/docs/img/ay-start-form-data-table-example.png
Normal file
BIN
docs/8.0/ayanova/docs/img/ay-start-form-data-table-example.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 122 KiB |
Reference in New Issue
Block a user