Minor bug: adding note in admin screen sends wrong template

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
User avatar
AbleMods
Master Yoda
Master Yoda
Posts: 5170
Joined: Wed Sep 26, 2007 5:47 am
Location: Fort Myers, Florida USA

Minor bug: adding note in admin screen sends wrong template

Post by AbleMods » Sat Nov 24, 2007 1:20 pm

If an admin user adds a note to an order that same admin user had placed (i.e. processing his/her own test order), the email template trigger fires the customer version and not the merchant version of the "...note added to order" message.

If the note is added via the admin console, it should fire the merchant note trigger regardless of the user that placed the order.
Joe Payne
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com

User avatar
Logan Rhodehamel
Developer
Developer
Posts: 4116
Joined: Wed Dec 10, 2003 5:26 pm

Re: Minor bug: adding note in admin screen sends wrong temp

Post by Logan Rhodehamel » Mon Nov 26, 2007 5:59 pm

SolunarServices wrote:If an admin user adds a note to an order that same admin user had placed (i.e. processing his/her own test order), the email template trigger fires the customer version and not the merchant version of the "...note added to order" message.

If the note is added via the admin console, it should fire the merchant note trigger regardless of the user that placed the order.
Yeah, we discovered the same issue. The problem is the API doesn't know what "page" made the request, so it uses a comparison against the order. Since the person making the note placed the order, it calculates they are the "customer".

I will log it, perhaps it can be corrected somehow.
Cheers,
Logan
Image.com

If I do not respond to an unsolicited private message, it's not because I'm ignoring you. It's because the answer to your question is valuable to others. Try the new topic button.

User avatar
AbleMods
Master Yoda
Master Yoda
Posts: 5170
Joined: Wed Sep 26, 2007 5:47 am
Location: Fort Myers, Florida USA

Re: Minor bug: adding note in admin screen sends wrong temp

Post by AbleMods » Mon Nov 26, 2007 8:54 pm

Logan Rhodehamel wrote:...perhaps it can be corrected somehow.
:lol:

No problem, much bigger fish to fry.
Joe Payne
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com

User avatar
heinscott
Captain (CAPT)
Captain (CAPT)
Posts: 375
Joined: Thu May 01, 2008 12:37 pm

Re: Minor bug: adding note in admin screen sends wrong template

Post by heinscott » Tue Sep 09, 2008 8:07 am

Is it possible to shut off email notifications on admin side due to addition of an order note? We will get WAY too many, and will be pretty annoying.
Thanks for the help.

Scott

Robbie@FireFold
Commodore (COMO)
Commodore (COMO)
Posts: 433
Joined: Wed May 28, 2008 9:42 am
Location: Concord, NC
Contact:

Re: Minor bug: adding note in admin screen sends wrong template

Post by Robbie@FireFold » Tue Sep 09, 2008 8:15 am

heinscott wrote:Is it possible to shut off email notifications on admin side due to addition of an order note? We will get WAY too many, and will be pretty annoying.
Thanks for the help.

Scott
I need this. Honestly I didn't even think of this ... we aren't live, but we probably put in 1000+ notes a day.
Robbie Hodge
General Manager
Robbie@FireFold.com
http://www.FireFold.com

User avatar
jmestep
AbleCommerce Angel
Posts: 8164
Joined: Sun Feb 29, 2004 8:04 pm
Location: Dayton, OH
Contact:

Re: Minor bug: adding note in admin screen sends wrong template

Post by jmestep » Tue Sep 09, 2008 9:44 am

Go to that email template and uncheck the triggers.
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx

User avatar
heinscott
Captain (CAPT)
Captain (CAPT)
Posts: 375
Joined: Thu May 01, 2008 12:37 pm

Re: Minor bug: adding note in admin screen sends wrong template

Post by heinscott » Tue Sep 09, 2008 10:21 am

Thanks, Judy. That did the trick!

Scott

Post Reply