Need Manufacturer Report

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
User avatar
William_firefold
Commander (CMDR)
Commander (CMDR)
Posts: 186
Joined: Fri Aug 01, 2008 8:38 am

Need Manufacturer Report

Post by William_firefold » Tue Oct 28, 2008 2:32 pm

I think this may not be as simple as some of the other things we have needed, but..
We would like to have a report or some sort of page where we can view all of the products by a particular manufacturer, with columns for name, SKU, and model #.
This would help with ordering items by having both the manufacturer number and ours right next to each other.
Is there a way to do this without getting into the SQL?

User avatar
compunerdy
Admiral (ADM)
Admiral (ADM)
Posts: 1283
Joined: Sun Nov 18, 2007 3:55 pm

Re: Need Manufacturer Report

Post by compunerdy » Tue Oct 28, 2008 2:37 pm

Isnt that basically what I sent you? Like that but with model#?

User avatar
William_firefold
Commander (CMDR)
Commander (CMDR)
Posts: 186
Joined: Fri Aug 01, 2008 8:38 am

Re: Need Manufacturer Report

Post by William_firefold » Tue Oct 28, 2008 2:43 pm

no, that does not pull ALL products by manufacturer.

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

Re: Need Manufacturer Report

Post by AbleMods » Wed Oct 29, 2008 5:57 am

If your reporting needs are going to continue to grow, you might want to take a look at http://www.DataDynamics.com/

They've got a great .Net report writer that lets you write very nice reports and integrate them directly into the AC7 storefront. I've used it several times for some very spiffy reporting. Can output to HTML, Excel, PDF, RTF etc.

It requires Visual Studio and .Net coding skills though, so if you're not set up for full .Net development it's not going to work for you. An external SQL report writer for end-users like Crystal Reports etc. would be a good choice then. Heck, you could even use MS Access with ODBC connections for that matter :)
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
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Need Manufacturer Report

Post by mazhar » Wed Oct 29, 2008 6:04 am

Have a look at the following post, it may help you
viewtopic.php?f=45&t=6971

Post Reply