Info | ||
---|---|---|
| ||
|
...
- Verify the Tasklet standard implementation for Packages Numbers is indeed disabled in your solution (Mobile WMS Setup, field “Package No. Implementation”).)
- Download the full Mobile WMS sourcecode from University.taskletfactory.com
- Clone codeunit "MOB Package Management" to your own custom app (changing the object name and object number)
- Remove the "EventSubscriberInstance = Manual;" condition from your cloned codeunit
- Deploy the codeunit to your development server
- Verify that that Package Numbers is now working from the mobile device (note: not every process at the mobile device may work as intended if your existing customizations or vertical solution has changed the processes at mobile devices).
...