VirtueMart Forum

VirtueMart 2 + 3 + 4 => Administration & Configuration => Topic started by: antonino78 on January 24, 2014, 14:53:38 PM

Title: Button to resend the email changed order
Post by: antonino78 on January 24, 2014, 14:53:38 PM
Hello,
I do not understand why there is not a button to resend the order is modified from the backend.  :o
When an order is changed there should be an option to resend the email as soon as the order changed.
This is a function not provided by the developers?  :(
My version virtuemart and 2.0.26d
Title: Re: Button to resend the email changed order
Post by: jenkinhill on January 25, 2014, 00:01:28 AM
A shopper cannot modify their order. Only a superadmin/vendor can do that and then can select Notify Shopper?  on the order list and hit update order staus.

If you want another button then by all means write the code for adding to SVN or post the code in http://forum.virtuemart.net/index.php?board=139.0.
Title: Re: Button to resend the email changed order
Post by: AH on January 25, 2014, 10:32:35 AM
Alternatively

Install cute pdf writer ( http://www.cutepdf.com/products/cutepdf/writer.asp (http://www.cutepdf.com/products/cutepdf/writer.asp) )

Then use the print option and send it to the CutePDF "printer"

This creates you a pdf file that you can then e-mail to the customer.

Takes a little longer to administer but works for many situations not just VM.

You can do some of this by using the invoice feature of VM but we choose not to use the INVOCIE PDF in order to streamline our business processes.


Title: Re: Button to resend the email changed order
Post by: antonino78 on January 25, 2014, 16:04:53 PM
Thank you very much for your answers, you have been very kind!  :)