Page 41 of 53 FirstFirst ... 31394041424351 ... LastLast
Results 401 to 410 of 524
  1. #401
    Join Date
    Dec 2005
    Posts
    1,509
    Plugin Contributions
    6

    Default Re: Export Shipping & Order Information

    In the SQL Query for that you would want to add an ORDER BY clause to it then specify the Order / Product Name as the criteria. That should do it.

    I would like to export my orders sorted by Order/product Name. Instead they are exported by Order/order entered in cart.
    Any suggestions/code on how to do this?

    Thanks,
    Last edited by econcepts; 11 Mar 2014 at 01:25 PM. Reason: added quote for clarity
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

  2. #402
    Join Date
    Sep 2013
    Location
    Texas
    Posts
    315
    Plugin Contributions
    0

    Default Re: Export Shipping & Order Information

    Thanks, for your support/reply.
    Got it working!

    With Ajeh's help I figured out how to sort my address books by Company and I applied that same tweak to the ESOI
    shipping_export.php around line 115. Need to test a bit more but it seems to work GREAT for my purposes!

    $order_info = $order_info . " ORDER BY orders_id ASC, products_name";
    //echo $order_info;

    I'm only exporting 4 columns that I mapped to custom headers for import into QB.
    Customer,RefNum,Item,QTY
    RefNum is the order ID

    I'm using a app by B.. S.... TIP5 to import CSV into QB which works very well.

    I do have a question. I have to use the TXT format as I have leading zeros in my Products Name (Items)
    I changed the delimiter in the TXT export to a comma (otherwise my headers were not delimited correct) and the headers are OK but the data is still using the tab as the delimiter so I have to manipulate the file with Excel before importing into QB. If I change the \t to a comma strange thins happen.

    I can't use the CSV export because many of my item numbers have leading zeros and they get stripped when exported.

    Any thoughts?

  3. #403
    Join Date
    Dec 2005
    Posts
    1,509
    Plugin Contributions
    6

    Default Re: Export Shipping & Order Information

    What if the items that come over as numbers (with leading zeros) are enclosed in quotes? Does that make them 'text' fields in excel when opening (if a text field is used the zeros will not be dropped by excel)? If you look at the raw CSV file my guess is the leading zeros are there but when opening in excel those rows are inserted as 'numbers' and thus the leading zero is dropped.

    Other options would be to open the CSV in a program other than Excel (maybe notepad?) and / or setting the fields in excel to "text" for those items that have leading zeros.

    Let me know if that helps.
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

  4. #404
    Join Date
    Sep 2013
    Location
    Texas
    Posts
    315
    Plugin Contributions
    0

    Default Re: Export Shipping & Order Information

    Quote Originally Posted by econcepts View Post
    What if the items that come over as numbers (with leading zeros) are enclosed in quotes? Does that make them 'text' fields in excel when opening (if a text field is used the zeros will not be dropped by excel)? If you look at the raw CSV file my guess is the leading zeros are there but when opening in excel those rows are inserted as 'numbers' and thus the leading zero is dropped.

    Other options would be to open the CSV in a program other than Excel (maybe notepad?) and / or setting the fields in excel to "text" for those items that have leading zeros.

    Let me know if that helps.
    Ahh... I was missing the quotes part so Yes that should solve my problem.
    Currently we give the file a *.txt extension and open it with excel so we can make that a text field and that save it as a *.csv file but I was trying to skip all that and just import the file directly into QB.

    Thanks You very much,

  5. #405
    Join Date
    Dec 2005
    Posts
    1,509
    Plugin Contributions
    6

    Default Re: Export Shipping & Order Information

    Anytime. Glad you got it working.
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

  6. #406
    Join Date
    Jul 2012
    Posts
    45
    Plugin Contributions
    0

    Default Re: Export Shipping & Order Information

    I am having a similar problem from a few posts back (post 385)

    I only want to export orders that have a certain status and the module is marking everything exported.

    Would you take a look at my code just to make sure I haven't overlooked anything?

  7. #407
    Join Date
    Dec 2005
    Posts
    1,509
    Plugin Contributions
    6

    Default Re: Export Shipping & Order Information

    I've got a fix for that here in a newer version. Send me a PM and I'll email it to you. Will be uploading the newer version here with that fix at some point.
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

  8. #408
    Join Date
    Dec 2013
    Location
    Southampton, UK
    Posts
    51
    Plugin Contributions
    0

    Default Re: Export Shipping & Order Information

    Has anyone got any suggestions to my post? I would really like to stop the keep alive timer coding from interfering with this module.

  9. #409
    Join Date
    Jul 2012
    Posts
    45
    Plugin Contributions
    0

    Default Re: Export Shipping & Order Information

    I also have an issue with one of my carts duplicating lines. Any ideas as to where to start to fix the issues?

  10. #410
    Join Date
    Jul 2011
    Posts
    157
    Plugin Contributions
    4

    Default Re: Export Shipping & Order Information

    Apparently Export Shipping & Order Information version 1.3.2.1 is not compatible with Zencart 1.5.3 .
    When exporting a CSV file, Order Subtotal and Order Status fields does return with any results.

    I have two separate shopping carts with two different domains behaving the same after upgrading to ZC 1.5.3. Worked fine in ZC 1.5.1

    Anyone else having the same problem?

 

 
Page 41 of 53 FirstFirst ... 31394041424351 ... LastLast

Similar Threads

  1. Export Shipping+Order Information plugin not exporting some orders
    By woemlavy in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 22 Mar 2013, 02:01 PM
  2. v138a Trouble Installing Export Shipping+Order Information
    By scripto in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 16 Jan 2013, 11:36 PM
  3. Export Shipping/Order Information - dump down to 2 sheets or XML
    By sbbemn in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 4 Oct 2012, 05:37 PM
  4. Export Shipping / Order Information
    By digruk in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 28 Oct 2011, 08:25 PM
  5. Export Shipping Order Information doesn't include downloadable products?
    By rcaroe in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 31 Jul 2010, 05:14 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR