Description
Excerpt |
---|
With this feature, registration data is continuously sent to the back-end, every time the user performs registration (no posting needed) |
...
- Avoid selling specific Items which are already picked, but not yet posted by the warehouse worker
- Perform unplanned counts while respecting current picks/put-aways
Limitations (Important)
- Unposted data can be changed by the mobile user at any time
- No error is shown on mobile if the request fails ("fire and forget")
- Any logic that you create for LiveUpdate, must be tolerant of this fact
- Any logic that you create for LiveUpdate, must be tolerant of this fact
- "Variant Code" is not part of Mobile data.
- However, Order, Line, and Item tracking information is
...