![]() |
Order export format question
When I export the orders into a delimited file I am getting a format that looks like this:
"7";"sku";"etc.."; how do I go about not getting the text qualifiers so that it looks like this: 7; sku; etc..; Any Ideas? I have looked through both the tpl file and the php file and I can not see anywhere where it is controling this. Is this a function of the MySql db system? Please help! Cameron |
Pretty sure that's the way MySQL exports stuff to preserve the columns, as some of the tables contain items with ; and , in them.
|
I want to export a csv that is comma delimited but i need the information in a different order than what x-cart default outputs. Is there any way to tell x-cart to what order to put the information of the order.
For example instead of order#, sku, product name. I want product name, price, sku. Hope this makes sense, and hope there is an answer. |
You can change the order in the order_export.tpl . Just rearange the items listed into the order that you would like them in.
|
Quote:
Heres the answer I paid for: http://www.x-cart.com/xcart_manual/online/ Hope that helps you as mush as it did me. No! I hope it helps you more than it did me.. then you would have accomplished something. |
thanks creative express.
i also found this topic that helped. http://forum.x-cart.com/viewtopic.php?t=10168 |
as for shooter. Sounds like you may need some counseling :)
|
Quote:
I have had enough of that. What I really need are some tech support points :lol: :lol: |
All times are GMT -8. The time now is 01:23 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.