Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Client level Configuration hold_packing_till_pos_confirmation added for enabling POS billing workflow.

  2. POS system would able to fetch Orders from SFS in various statuses

  3. POS system is able to make a call to SFS after POS Billing and un-hold the pack_on_hold flag.

  4. Users would be able to search orders by POS _transaction_idorder code(Identifier shared by POS after billing) and see search results

...

In case, the user attempts packing before completing POS billing, the below screen with an error message would be displayed.
Manasa Pakala Shaik Gouse Rabbani (Unlicensed) Please add the packing screen with error message/ screenshot here

...

The standard search orders API has been exposed for POS so that the POS system is able to fetch order details. POS system will fetch accepted orders, canceled orders, and completed orders status from SFSorders of different statuses from SFS. The useful order status to do billing would be ACCEPTED, PARTIALLY_ACCEPTED, PICKING_STARTED, and PICKING_COMPLETED.

Post that, the user will do billing in POS, and POS sends a confirmation to SFS.

Billing confirmation from POS to SFS

A standard API is exposed through CIMS to make the pack_on_hold flag false. At the same time, this API can be used by POS to inform SFS of billing completion.
POS will also send the POS _transaction_idOrder Code to SFS and will be saved at SFS. POS _transaction_id Order Code is the only Identifier shown on the POS system against SFS Order.

...

Users should be able to search orders by POS _transaction_id and see it Order Code or Pack On Hold status and see order(s) in search results. Please follow the below steps to search.

  1. Go to the Search Orders screen in SFS.

  2. Go to the Filters tab and choose the required filters. The Pack on Hold filter is available at the end. Please choose TRUE to filter orders which are in Pack on Hold and FALSE to filter orders which are not.

    Image RemovedImage Added

  3. The results will be shown as follows.

  4. Go to the Orders tab to search Order wise. In Find By dropdown, An additional value POS Order Code has been provided for searching orders. Please select POS Order Code and Search for the results.

    Searching using POS Order Code


    Shaik Gouse Rabbani (Unlicensed) Dhruwanth Reddy (Unlicensed) Need screenshot for packing where POS order code is displayed.
    Need screenshot for search order using pos order code (as i can’t find orders with POS order code)