Page 13 of 53 FirstFirst ... 3111213141523 ... LastLast
Results 121 to 130 of 524
  1. #121
    Join Date
    Dec 2005
    Posts
    1,509
    Plugin Contributions
    6

    Default Re: Export Shipping & Order Information

    Quote Originally Posted by econcepts View Post
    Ok, got your PM and am looking into this (in your admin now).

    From initial glance, it looks like order #245 could be the culprit as it is missing all the shipping information.

    I will run a few more tests here and report back.

    Hang in there!
    Ok, it is not order 245. I ran a test export on just 10/8 orders and nothing came out. I'll keep looking here.
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

  2. #122
    Join Date
    Mar 2007
    Location
    Pepperell, Massachusetts
    Posts
    232
    Plugin Contributions
    1

    Default Re: Export Shipping & Order Information

    deleted
    Last edited by dhcernese; 28 Oct 2009 at 01:44 AM.

  3. #123
    Join Date
    Oct 2009
    Posts
    32
    Plugin Contributions
    0

    Default Re: Export Shipping & Order Information

    hello eric,
    i use this module to export the orders, i have one question,
    for payment method, is it possible to export the payment module name replacing by payment title?

    i have these files in my payment modules folders: paypal.php, moneyorder.php, wire.php,
    i want to export "paypal", "moneyorder", "wire" as payment method text,
    but now it exports the payment title: "PayPal", "Money Order or Check", "Wire Transfer".

    any sugestion? thanks

  4. #124
    Join Date
    Oct 2009
    Posts
    32
    Plugin Contributions
    0

    Default Re: Export Shipping & Order Information

    i get it done

    but another issue, i use quantity discount module, when i export orders, the tax doesn't calculate correctly cause it ignores quantity discount value. then the tax exported is not same as the tax in admin invoice.

    what do i make the tax exported just be same as it shows in admin invoice?

  5. #125
    Join Date
    Oct 2009
    Posts
    32
    Plugin Contributions
    0

    Default Re: Export Shipping & Order Information

    Quote Originally Posted by quick1 View Post
    i use quantity discount module, when i export orders, the tax doesn't calculate correctly cause it ignores quantity discount value. then the tax exported is not same as the tax in admin invoice.

    what do i make the tax exported just be same as it shows in admin invoice?
    i had a look at the mysql database,
    the "order_tax" in table orders can't be used as the final tax value due to the quantity discounts module, the class: ot_tax in table orders_total is the correct tax value.

    what do i change that "order_tax" to "ot_tax" ?

  6. #126
    Join Date
    Mar 2007
    Location
    Pepperell, Massachusetts
    Posts
    232
    Plugin Contributions
    1

    Default Re: Export Shipping & Order Information

    New bug: if a product's attributes have a newline in them, the export file also has a line break in it, making the import break. This can occur if there is a text entry field for a product attribute (such as a gift card memo, etc.).

  7. #127

    Default Re: Export Shipping & Order Information

    Hello! I installed this for a customer's website and she's been using it and doing fine until recently when we now get this in the file that is produced when we do an export:

    <div class="systemError">1267 Illegal mix of collations (latin1_general_ci,IMPLICIT) and (latin1_swedish_ci,IMPLICIT) for operation '='<br />in:<br />[SELECT o.orders_id, customers_email_address, delivery_name, delivery_street_address, delivery_suburb, delivery_city, delivery_postcode, delivery_state, delivery_country, shipping_method, customers_telephone, order_total, date_purchased, ot.value, comments, order_tax, o.orders_status, o.payment_method, cc.countries_iso_code_2, cc.countries_iso_code_3
    FROM orders o, orders_status_history os, orders_total ot, countries cc
    WHERE o.orders_id = ot.orders_id
    AND ot.class = 'ot_shipping'
    AND cc.countries_name = o.delivery_country
    AND o.orders_id = os.orders_id AND downloaded_ship='no' GROUP BY orders_id ASC]<br />If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.<br /></div>
    Please help!

  8. #128
    Join Date
    Dec 2005
    Posts
    1,509
    Plugin Contributions
    6

    Default Re: Export Shipping & Order Information

    Quote Originally Posted by quick1 View Post
    i had a look at the mysql database,
    the "order_tax" in table orders can't be used as the final tax value due to the quantity discounts module, the class: ot_tax in table orders_total is the correct tax value.

    what do i change that "order_tax" to "ot_tax" ?
    You can alter where the data comes from but make sure you have a backup of the original file (in case you need to revert.)

    You'll likely need to pull the ot_tax field from the orders table (I the system is already pulling from this table so it should be pretty easy.)

    I will put this on the list for the next release here.
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

  9. #129
    Join Date
    Dec 2005
    Posts
    1,509
    Plugin Contributions
    6

    Default Re: Export Shipping & Order Information

    Quote Originally Posted by dhcernese View Post
    New bug: if a product's attributes have a newline in them, the export file also has a line break in it, making the import break. This can occur if there is a text entry field for a product attribute (such as a gift card memo, etc.).
    Good catch. First report of this. I will need to add a filter for handling that as is the case with the comments field (which was doing the same thing with line breaks in original versions.)

    This along with the tax suggestion will be added to the next version (I should be able to get that together pretty fast here.)

    Will post here when the new version is ready.
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

  10. #130
    Join Date
    Dec 2008
    Posts
    28
    Plugin Contributions
    1

    Default Re: Export Shipping & Order Information

    Argh... those stupid e-mail notifications don't work for some reason.. Anyway, is the company bug also fixed in the new version? (the bug I noticed a few pages ago)

    Still thanks for the very nice mod!

 

 
Page 13 of 53 FirstFirst ... 3111213141523 ... 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