AbanteCart Community

eCommerce construction => Installation and Configuration => Topic started by: Kat8990 on June 28, 2016, 06:58:13 PM

Title: Customer Order Confirmation Email Shows Comments Twice
Post by: Kat8990 on June 28, 2016, 06:58:13 PM
I've installed Abantecart version 1.2.7. I've notice in doing an Order that when customer receives order summary email that the verbiage after "The comments for your order are:" are shown twice in the email. So for instance, it shows the mailing address to send the check two times. This does not look good.

Please advise how to delete the second showing of the comments.
Title: Re: Customer Order Confirmation Email Shows Comments Twice
Post by: Basara on June 29, 2016, 01:58:19 AM
Hello.

What is your payment method? By default after order placed AbanteCart send one email, but if Administrator (or Payment method ) add some comment to the order with Customer notification this will force to send notification

Anyway thank you for your report we will review notifications in next release
Title: Re: Customer Order Confirmation Email Shows Comments Twice
Post by: abolabo on July 01, 2016, 05:50:52 AM
to solve just replace your file with this https://github.com/abantecart/abantecart-src/blob/c0a596aa2291853995524a7ef8c06233012be16d/public_html/admin/model/sale/order.php
and let us know