Re: Order Editor 1.3.7 Issues
raimond - not sure what you mean about all the details, but I think the answer is no. The email that is sent contains the notes and status of the order if changed. The email is just like the one that the original "edit" orders page (now the "details" page after installing this mod) included with Zen Cart sends. This feature just makes it a little easier as you don't have to do steps on two different pages. For example, if you change a price for a customer, you can write a comment about it below and, if you asked the mod to email it, it would be emailed to the customer at the same time that the price was changed.
Re: Order Editor 1.3.7 Issues
Quote:
Originally Posted by
srturner47
raimond - not sure what you mean about all the details, but I think the answer is no. The email that is sent contains the notes and status of the order if changed. The email is just like the one that the original "edit" orders page (now the "details" page after installing this mod) included with Zen Cart sends. This feature just makes it a little easier as you don't have to do steps on two different pages. For example, if you change a price for a customer, you can write a comment about it below and, if you asked the mod to email it, it would be emailed to the customer at the same time that the price was changed.
Hi SRTurner,
The edit order is to make changes after an order is placed. I have for a customer a shop where the shipping costs afterwards are added. So customers will get the price which they must pay after I edited the order.
So the first mail is price without shippping costs and after I edited the order the must get an email with the new price inclusive the shiping cost. So like the first mail as they received from the order.
Now they only get an email with an order change, with an link to the order. But with experience, customers don't click on the link to watch the new order. They pay the order without shipping cost.
So I want the whole detail order in the (status)email like the first email.
How can we achieve that?
Re: Order Editor 1.3.7 Issues
raimond -- you'd need to code that yourself. As far as I know there is no mod available that does this.
Re: Order Editor 1.3.7 Issues
Quote:
Originally Posted by
raimond
So I want the whole detail order in the (status)email like the first email.
How can we achieve that?
you can try
http://demo.zen-cart.at/docs/rl_invoice3/index_en.html
download: http://downloads.sourceforge.net/zen...ip?use_mirror=
one feature is, to resend an invoice; maybe you must adjust it, to work proper with order-edit
Re: Order Editor 1.3.7 Issues
Quote:
Originally Posted by
hugo13
Okay, that looks very nice. I will try to use that. PDF invoices are nice to have. Hopefully is that what I need.
I'll let you know
Re: Order Editor 1.3.7 Issues
Good Morning
Just curious do COWOA and Edit Orders work together...I couldn't really understand from reading the thread. Is there anything different you need to do to install?
Thanks
Mona
Re: Order Editor 1.3.7 Issues
I haven't used COWOA, but I don't see why it would affect edit orders. Edit orders just allows you to change information about an order in the database. Backup, and give it a shot. I'm fairly certain it will work fine, and if it doesn't, you can always restore your backup.
Re: Order Editor 1.3.7 Issues
I installed it and got this message when I go to order details -
Fatal error: Call to undefined function: zen_field_exists() in /homepages/7/d236731769/htdocs/admin/edit_orders.php on line 84
any ideas?
Thanks
Mona
Re: Order Editor 1.3.7 Issues
The function is defined in this file:
admin/includes/functions/extra_functions/edit_orders.php
Make sure this file copied correctly to the right directory.
Re: Order Editor 1.3.7 Issues
It was there but I refreshed and reloaded and now it works!!
Thank you very much!!!
Mona