Источник:
https://blogs.msdn.microsoft.com/mfp...ng-a-new-flow/
==============
You can now create a new warehouse flow on the mobile device as an extension. To enable this: Create an Enum extension of the WhsWorkExecuteMode enum, and add an entry for your flow. Create a class that extends WhsWorkExecuteDisplay, and decorate the class with the WhsWorkExecuteModeAttribute attribute specifying your new enum value. The system will...
==============
Источник:
https://blogs.msdn.microsoft.com/mfp...ng-a-new-flow/