holybladder Posted February 12, 2021 Posted February 12, 2021 This may be really obvious but I've searched all over the place including the forums (maybe I'm just using the wrong terminology?) - how do I export a set of orders *including the actual items ordered*, ideally to a CSV?
1 30knees Posted February 13, 2021 Posted February 13, 2021 I had a module developed that I use and that I'd be happy to share with the community. Below is what the CSV export currently contains. Should be easy enough to edit. Quote Carrier Order no. Last name First name Address Qty Articles Attributes Article no. Module attached.picklistmodule-v100b13.zip 4 1
1 datakick Posted February 13, 2021 Posted February 13, 2021 15 hours ago, holybladder said: You're joking - you have to pay £45 or more for a third party module just to export your orders? 😮 This is basic functionality for a webshop! That's very much questionable. The primary function of webshop is to sell. Export / import functionality is a supporting functionality only. Most merchants never really need to export data from their store. There are few that need connector to third party systems (erp, accounting, etc), but not many have need for generic order export functionality. Thirtybees has some basic build in export option in the list. It does not give you details about ordered items, etc, but it's enough for most use cases. (for example to get data to excel for tax purposes). If you need more flexibility you really need to invest into some export module. 1
0 haylau Posted February 12, 2021 Posted February 12, 2021 You could try @datakick’s module https://www.getdatakick.com or I use the praotec one http://www.praotec.com/category/prestashop/nvn-export-orders/ (not sure it is still available though. - shop is offline And there are a few modules on the prestashop site https://addons.prestashop.com/en/search?search_query=export orders&compatibility=1.6.1&
0 holybladder Posted February 12, 2021 Author Posted February 12, 2021 (edited) 26 minutes ago, haylau said: You could try @datakick’s module https://www.getdatakick.com or I use the praotec one http://www.praotec.com/category/prestashop/nvn-export-orders/ (not sure it is still available though. - shop is offline And there are a few modules on the prestashop site https://addons.prestashop.com/en/search?search_query=export orders&compatibility=1.6.1& You're joking - you have to pay £45 or more for a third party module just to export your orders? 😮 This is basic functionality for a webshop! Edited February 12, 2021 by holybladder
0 holybladder Posted February 13, 2021 Author Posted February 13, 2021 19 minutes ago, datakick said: That's very much questionable. The primary function of webshop is to sell. Export / import functionality is a supporting functionality only. Most merchants never really need to export data from their store. There are few that need connector to third party systems (erp, accounting, etc), but not many have need for generic order export functionality. Thirtybees has some basic build in export option in the list. It does not give you details about ordered items, etc, but it's enough for most use cases. (for example to get data to excel for tax purposes). If you need more flexibility you really need to invest into some export module. Okay, I'd argue that giving the user access to this fundamental data, which is already in the form of a database and relatively trivial to export, and could allow so much useful analysis or other functionality (dumping into a pick list, for example) would be a very basic function. But I guess not as many other people have a use case for that as I'd expect 🙂 Fair play.
0 datakick Posted February 13, 2021 Posted February 13, 2021 30 minutes ago, holybladder said: Okay, I'd argue that giving the user access to this fundamental data, which is already in the form of a database and relatively trivial to export, and could allow so much useful analysis or other functionality (dumping into a pick list, for example) would be a very basic function. But I guess not as many other people have a use case for that as I'd expect 🙂 Fair play. Also, there is webservice API you can use to export data, including order detail. Webservice does not support csv, but you can get your data in xml or json format. It would be nice if tb supported csv format via webservice. Let's put this to enhancement backlog.
0 holybladder Posted February 14, 2021 Author Posted February 14, 2021 22 hours ago, 30knees said: I had a module developed that I use and that I'd be happy to share with the community. Below is what the CSV export currently contains. Should be easy enough to edit. Module attached.picklistmodule-v100b13.zip That's awesome, thank you so much for sharing! I'll have a play around with it shortly.
Question
holybladder
This may be really obvious but I've searched all over the place including the forums (maybe I'm just using the wrong terminology?) - how do I export a set of orders *including the actual items ordered*, ideally to a CSV?
7 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now