Home Forums WC Vendors Free Support Weekly report

NOTICE: We've Moved to a Ticket System for Support

As of August 31, 2017 (12am EST) our support forums will be retired (read-only), and we will be moving to a support ticket system.  This will allow us to better organize and answer support requests, and provide a more personalized experience as we assist our customers.

For the time being, we will leave our forums open for reading and learning while we work on creating a more robust Knowledge Base for everyone to use.

If you are a WC Vendors Pro customer please open a support ticket here. 

If you are a WC Vendors user please open a support ticket on the Wordpress.org forums.

The information on this forum is outdated and in most instances no longer relevant. Please be sure to check our documentation for the most up to date information.

https://docs.wcvendors.com/

Thank you to all of our customers!

 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #9619
    Simon
    Participant

    I’m looking to create a weekly order summary that we can export/email to vendors and the website owner. It needs to detail all items bought by vendor.

    Any ideas how we might be able to generate one? Tried a few different reporting/csv plugins, but no joys so far

    #9668
    WC Vendors Support
    Participant

    Hi Simon,

    That’s a neat idea. In general, you’d probably want to query the commission table for all of the orders, sort it by author, then total them up, then wp_mail the emails out in a loop till it is done. To do this you’d probably want to write a separate plugin specifically for this with a button to click to generate the reports and email each time. Not an incredibly easy task, but certainly possible.

    I’m not aware of any existing plugins that can handle this request, so it looks like a custom job for sure.

    Ben

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘WC Vendors Free Support’ is closed to new topics and replies.