hotwax / bopis

HotWax Commerce BOPIS App
https://bopis.hotwax.io/
Apache License 2.0
13 stars 40 forks source link

Add Ready to Pickup email Information in Assign Picker Modal #328

Open Dhiraj1405 opened 1 year ago

Dhiraj1405 commented 1 year ago

What is the motivation for adding/enhancing this feature?

Currently, our system lacks visibility regarding the ready for pickup email status of orders in the assign picker modal.

What are the acceptance criteria?

Add a "Ready to Pickup" status information within the assign picker modal. This will enable the staff to know that the customer is informed to pickup the order and order is moved to the Packed tab.

Can you complete this feature request by yourself?

Additional information

Adameddy26 commented 9 months ago

https://jam.dev/c/57d22b4b-6ad6-4e05-8f9e-721e6ec0a729

Current Behavior - If tracking is not enabled from the settings and user is trying to pickup the order then a alert is generated for 'Ready to Pickup' and in case if tracking is disabled then user is prompted with picklist without any alert for 'Ready to Pickup'.

Expected Behavior - If tracking is disabled then user should receive the alert for 'Ready to Pickup' in the picklist modal itself.