4 replies [Last post]
jcoppedge1's picture
Offline
Joined: 11/07/2008
Juice: 22
Was this information Helpful?

I have a need for a sales report by category and date range - is there custom report already built, or would it be easier to simply run the report directly from the database? If it's the latter can you point me in the right direction to determine how the categories are stored and linked to the product/order.

Thanks.

Ryan's picture
Offline
Joined: 08/07/2007
Juice: 15438
Re: Custom sales report by category and date range (month)

Hmm... there's a custom report by date, but it doesn't organize by taxonomy.

futurist's picture
Offline
Joined: 08/08/2007
Juice: 114
Re: Re: Custom sales report by category and date range (month)

I need a report on all products (sold or not) organized by taxonomy, ideally with a CSV export option. Could an existing module possibly be adapted to do this?

duntuk's picture
Offline
Joined: 11/02/2007
Juice: 77
Re: Re: Re: Custom sales report by category and date range (mont

I'm interested in this too... I checked to see if this can be done via views, but no such luck (unless i'm missing something)...

duntuk's picture
Offline
Joined: 11/02/2007
Juice: 77
Re: Re: Re: Re: Custom sales report by category and date range (

ok... i did miss something:

http://drupal.org/project/uc_views

that may work.