Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Neil Hodges 320 posts 926 karma points
    Apr 22, 2020 @ 10:21
    Neil Hodges
    0

    Tea Commerce - Order export CSV

    Hi

    Is there an option to be able to lift Orders out of the back office as a CSV? I'm sure I've seen this done before in Tea Commerce?

    Would be good to lift the details out so that a customer can import them into their accounting software easily, and maybe lift the emails for marketing campaigns?

    Is it a case of adding a button and a controller and doing this manually?

  • Matt Brailsford 2958 posts 15629 karma points MVP 7x c-trib
    Apr 22, 2020 @ 10:50
    Matt Brailsford
    100

    Hey Neil,

    It is possible, but it's not that ideal how it's achieved. You can find a zip file here...

    https://www.dropbox.com/s/lfgsc01sljgh7nn/TC_CSV_EXPORT.zip?dl=0
    

    ...which contains a few files you can drop into your solution. This includes a new user control, but also, an updated SearchOrders.aspx file which replaces the one that comes with TC. This adds a new control in there to export orders between a given set of dates.

    Just as a slight warning, this zip file was created a while ago, so you may want to do a diff on the SearchOrders.aspx file and merge over the inclusion of the new user control, rather than just outright replacing that aspx file as I can't be sure that file hasn't changed since this zip file was created.

    Also, because you are editing a core TC file, it's worth knowing if you do perform an upgrade, that file is likely to get "updated", so be sure to keep a backup of the modified one and re-merge it in after any upgrade.

    Like I said, not ideal, but it does work.

    Matt

  • Neil Hodges 320 posts 926 karma points
    Apr 22, 2020 @ 15:17
    Neil Hodges
    1

    Thanks, Matt, thought I'd seen this somewhere.

    Works a treat, thank you!!

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies