This commit is contained in:
@@ -70,7 +70,7 @@ Costs to restricted users are not only hidden in the work order user interface b
|
||||
|
||||
Cost restrictions also apply to reporting so a report with cost fields on it will show those values as zero if the current user is restricted from seeing costs.
|
||||
|
||||
There are several [reporting flags](#report-template-special-fields) available for adjusting the display of the report template to hide or show elements depending on the what the User is permitted to view.
|
||||
There are several [reporting flags](#report-template-security-flags) available for adjusting the display of the report template to hide or show elements depending on the what the User is permitted to view.
|
||||
|
||||
### Negative part quantity restrictions
|
||||
|
||||
@@ -243,7 +243,7 @@ The address is used for both billing purposes and physically locating the servic
|
||||
|
||||
There are several time saving features built into the Address control which are documented in the [Address control help page](ay-start-common-controls.md#address).
|
||||
|
||||
A work order records a moment in time when service was performed so to preserve the history, the Work order keeps it's own address separate from the Customer being serviced in case the Customer address changes over time. As well Work orders support setting the Address from other sources such as a selected [unit](#work-order-item-unit) if it has it's own address.
|
||||
A work order records a moment in time when service was performed so to preserve the history, the Work order keeps it's own address separate from the Customer being serviced in case the Customer address changes over time. As well Work orders support setting the Address from other sources such as a selected [unit](svc-units.md) if it has it's own address.
|
||||
|
||||
Sometimes you may need to provide service to a location that does not have an set address or a service call on mobile equipment in which case you can use the Address controls Latitude and Longitude fields to enter GPS co-ordinates manually or capture the current location on a mobile device if supported.
|
||||
|
||||
@@ -1451,7 +1451,7 @@ In addition to the [common edit form menu options](ay-start-edit-forms.md#common
|
||||
|
||||
#### Duplicate?
|
||||
|
||||
## Work order report template security flags
|
||||
## Report template security flags
|
||||
|
||||
As some Work order data is not shown or available to restricted Users, several boolean true / false flag fields are provided with the work order header report data which are available to use in Report templates to hide or show sections as required:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user