Send order to client and to admin - how?

alemigue

No avatar

2006-11-23 20:20

It is possible that it is possible to to send a copy of the order for mail both to the buyer and to the manager with SentOrdentoclient since I can do this in order that the copy of the order comes near that the system envia to the buyer

I am using the version 2.0
Thank you

todofullpc

treewood (OpenSolution)

Avatar: treewood

2006-11-24 17:38

alemigue - edit: sendordertoclient/actions_client.php
find:
$sTo = $_POST['sEmail'];
change to:
$sTo = $_POST['sEmail'].','.$config['email'].',youremail@example.com';

alemigue

No avatar

2006-11-25 23:54

Hi thanks ... yes works!!!

Please i send orden and the fron EMAIL@us8.toservers.com (this is my host)
Who change EMAIL to info and @host to my domain todofullpc.com.ar??????

thanks!!!!!!

todofullpc

Back to top
about us | contact