AC 7.0.2, taxes showing as child items

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
trice
Ensign (ENS)
Ensign (ENS)
Posts: 5
Joined: Wed Nov 05, 2008 8:29 am

AC 7.0.2, taxes showing as child items

Post by trice » Fri May 01, 2009 1:21 pm

Hi,

I recently upgraded a site from 7.0.0 to 7.0.2. Sales tax formerly showed on the order items table as a single parent item, but now it's showing up multiple times as child items of taxable products.

Is there a setting I'm missing to get tax to show up in 7.0.2 as a summary parent record in the db like before?

Thanks in advance for your help.

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

Re: AC 7.0.2, taxes showing as child items

Post by jmestep » Thu May 07, 2009 6:47 am

There are new settings in the admin for taxes and they might apply in your situation.
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
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: AC 7.0.2, taxes showing as child items

Post by mazhar » Thu May 07, 2009 7:02 am

Have a look at the Administration > Configure > Taxes > Settings page to see new settings available for taxes.

trice
Ensign (ENS)
Ensign (ENS)
Posts: 5
Joined: Wed Nov 05, 2008 8:29 am

Re: AC 7.0.2, taxes showing as child items

Post by trice » Wed May 13, 2009 12:18 pm

Thanks for the help guys. The admin settings got me part of the way there (fixed the basket summary), but I still had to make some code changes for the detailed item-level listings. In the end, I collapsed the tax entries down in the code-behind to create temporary tax summary records for display only.

Thanks again.

Post Reply