Skip to content

Commit f178ef6

Browse files
authored
Merge pull request #8720 from dominiquelee-ms/user/domlee/lineorder-offline-default-value
[Offline Capabilities] Add required value in custom code for msdyn_lineorder during Work Order Service Tasks creation in offline
2 parents 4e4d9d2 + a969750 commit f178ef6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

powerapps-docs/mobile/offline-capabilities.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,8 @@ For more information, see [Run business process flows offline](/power-automate/b
145145

146146
- **Appointments** - Appointments can be created or updated in Dataverse, but they're not sent to recipients with server-side synchronization. For more information, see [Appointment table/entity reference](../developer/data-platform/reference/entities/appointment.md) and [Server-side synchronization tables](../developer/data-platform/server-side-synchronization-entities.md).
147147

148+
- ** Work order service tasks** - Work order service tasks created through *custom* code require msdyn_lineorder to be set to -1. An actual value will be automatically set after the next synchronization cycle.
149+
148150
## Tips
149151

150152
### Mobile offline synchronization

0 commit comments

Comments
 (0)