Skip to content

OBLS-736 Add create transfer feature#397

Open
olewandowski1 wants to merge 1 commit into
developfrom
OBLS-736
Open

OBLS-736 Add create transfer feature#397
olewandowski1 wants to merge 1 commit into
developfrom
OBLS-736

Conversation

@olewandowski1
Copy link
Copy Markdown
Collaborator

Adds a self-contained "Create Transfer" flow to the mobile app, reachable from a new dashboard tile. Lets a warehouse user scan a product or bin, pick an inventory item, enter a quantity, choose a destination bin, and complete the transfer.

Summary

  • New dashboard tile Create Transfer opens a 4-step flow:
    • Entry - scan product or bin barcode, or search via the modal.
    • Item list - candidate InventoryItem rows (product · bin · lot · qty) filtered by the resolved product/bin, with a debounced filter input.
    • Quantity - read-only context panel + numeric input capped at the inventory item's quantityNotPicked.
    • Destination - destination bin scan/search, then submit.
    • Complete - one-tap PUT to flip the PENDING transfer to COMPLETED, success morphs the button to "New Transfer".
Kazam_screencast_00071.mp4

@olewandowski1 olewandowski1 requested a review from awalkowiak May 11, 2026 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant