ALMAJ Posted January 16, 2014 Share Posted January 16, 2014 (edited) Is there any module that add an option to a customer to have the ability to mark an order as received/delivered, in this way i can know when orders without tracking & trace option have been delivered to the customer's address successfully. the option should be like this: I have receive my order Tanks. Edited January 17, 2014 by majority (see edit history) Link to comment Share on other sites More sharing options...
NemoPS Posted January 17, 2014 Share Posted January 17, 2014 I fear this would need an additional module. As far as I know, there is no such option by default. My suggestion would be to create a module and and check your 'delivered' order status. Should be 5 by default. Then, hook it to the customer's account page. If any of the orders are still 'shipped' (id = 4) display a message like: remember to let us know when you receive your order #XXXXX Also, I'd use a cron job (or you can do it manually) and send periodical email for orders that don't have 'delivered' as status, to let customers know they have to inform you Just a rough idea Link to comment Share on other sites More sharing options...
ALMAJ Posted January 17, 2014 Author Share Posted January 17, 2014 I fear this would need an additional module. As far as I know, there is no such option by default. My suggestion would be to create a module and and check your 'delivered' order status. Should be 5 by default. Then, hook it to the customer's account page. If any of the orders are still 'shipped' (id = 4) display a message like: remember to let us know when you receive your order #XXXXX Also, I'd use a cron job (or you can do it manually) and send periodical email for orders that don't have 'delivered' as status, to let customers know they have to inform you Just a rough idea Tanks for the reply, a module like that would be great and well received by the community, in my opinion. So if anyone want to make a module like this i would buy it. Link to comment Share on other sites More sharing options...
vekia Posted January 17, 2014 Share Posted January 17, 2014 it's first time when i see idea like that seems interesting Link to comment Share on other sites More sharing options...
NemoPS Posted January 17, 2014 Share Posted January 17, 2014 I might give it a try Link to comment Share on other sites More sharing options...
ALMAJ Posted January 17, 2014 Author Share Posted January 17, 2014 it's first time when i see idea like that seems interesting I only have great ideas Link to comment Share on other sites More sharing options...
ALMAJ Posted January 17, 2014 Author Share Posted January 17, 2014 I might give it a try that would be great, if you need translation for Portuguese and Spanish let me know. Link to comment Share on other sites More sharing options...
Recommended Posts