Page 162 of 179 FirstFirst ... 62112152160161162163164172 ... LastLast
Results 1,611 to 1,620 of 1787
  1. #1611
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,478
    Plugin Contributions
    88

    Default Re: Edit Orders - not copying products_weight value

    Quote Originally Posted by marton_1 View Post
    On my English language web site I see a nice picture of a wrench on the right side of the order page and when I click on it I jump into edit order mode.
    On my foreign language site, I see the default text; the link to edit order mode works OK.
    It is not a bug, just a nice to have if you ever have some spare time.
    There were some additional language constants added for 'english'; you'll need to carry them over to your 'alternate' language definitions.

  2. #1612
    Join Date
    Oct 2005
    Location
    Chicago, IL USA
    Posts
    1,557
    Plugin Contributions
    28

    Default Re: Edit Orders - not copying products_weight value

    Here's an odd one. A client has been using Edit Orders for a few years. We recently upgraded the site to Zen Cart 1.5.7a and EO 4.5.3.

    They used to be able to enter a negative number for product quantity and price. They did this to track returns (yikes). It no longer allows negative numbers. I did a quick edit and when I enter a negative for the product quantity, the product is removed from the order.

    What's the logic look like for quantity and price? Meaning is there a feasible way to allow them to use negative numbers for both?

  3. #1613
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,478
    Plugin Contributions
    88

    Default Re: Edit Orders - not copying products_weight value

    Quote Originally Posted by jeking View Post
    Here's an odd one. A client has been using Edit Orders for a few years. We recently upgraded the site to Zen Cart 1.5.7a and EO 4.5.3.

    They used to be able to enter a negative number for product quantity and price. They did this to track returns (yikes). It no longer allows negative numbers. I did a quick edit and when I enter a negative for the product quantity, the product is removed from the order.

    What's the logic look like for quantity and price? Meaning is there a feasible way to allow them to use negative numbers for both?
    What Zen Cart/EO version was in use previously? I'd need more information to see if there's a way to allow this non-standard use to be included in the EO base processing.

  4. #1614
    Join Date
    Oct 2005
    Location
    Chicago, IL USA
    Posts
    1,557
    Plugin Contributions
    28

    Default Re: Edit Orders - not copying products_weight value

    Quote Originally Posted by lat9 View Post
    What Zen Cart/EO version was in use previously? I'd need more information to see if there's a way to allow this non-standard use to be included in the EO base processing.
    Zen Cart 1.5.6c
    EO 4.5.3, so the same

  5. #1615
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,478
    Plugin Contributions
    88

    Default Re: Edit Orders - not copying products_weight value

    Quote Originally Posted by jeking View Post
    Zen Cart 1.5.6c
    EO 4.5.3, so the same
    OK, if the same version of EO was working on zc156c, then there's something going on with the zc157 interactions.

  6. #1616
    Join Date
    Apr 2008
    Location
    Qld, Australia
    Posts
    257
    Plugin Contributions
    6

    Default Edit Orders - Total Price column is Total Net

    Using Edit Orders 4.5.4 with zc 157b

    The Total Price column is the total of the Net Price not the Gross Price for the row. The Sub-Total below the Total Price column is the Sub-Total of the Gross.Attachment 19307

    Previous versions hadn't shown the Gross price. Is it possible to show the Total Price as the actual Gross total for the row?

  7. #1617
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,478
    Plugin Contributions
    88

    Default Re: Edit Orders - Total Price column is Total Net

    Quote Originally Posted by OldNGrey View Post
    Using Edit Orders 4.5.4 with zc 157b

    The Total Price column is the total of the Net Price not the Gross Price for the row. The Sub-Total below the Total Price column is the Sub-Total of the Gross.Attachment 19307

    Previous versions hadn't shown the Gross price. Is it possible to show the Total Price as the actual Gross total for the row?
    Absolutely. I've created a GitHub issue (https://github.com/lat9/edit_orders/issues/180) to track the associated change. That'll be part of EO v4.5.5, coming real-soon-now.

  8. #1618
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,478
    Plugin Contributions
    88

    Default Re: Edit Orders - Total Price column is Total Net

    I've just submitted v4.5.5 of Edit Orders for the Zen Cart moderators' review; I'll post back here when it's available for download.

    This release contains changes associated with the following GitHub issues:

    #178: Update order/product weight fields for zc156 and later when adding/updating.
    #179: Update product's addition notification to include the SQL data array.
    #180: Display "Total Price" as the gross price when the store displays prices with tax.

  9. #1619
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,478
    Plugin Contributions
    88

    Default Re: Edit Orders - Total Price column is Total Net

    Quote Originally Posted by lat9 View Post
    I've just submitted v4.5.5 of Edit Orders for the Zen Cart moderators' review; I'll post back here when it's available for download.

    This release contains changes associated with the following GitHub issues:

    #178: Update order/product weight fields for zc156 and later when adding/updating.
    #179: Update product's addition notification to include the SQL data array.
    #180: Display "Total Price" as the gross price when the store displays prices with tax.
    Now available for download: https://www.zen-cart.com/downloads.php?do=file&id=1513

  10. #1620
    Join Date
    Nov 2005
    Location
    los angeles
    Posts
    2,686
    Plugin Contributions
    9

    Default Re: Edit Orders - Total Price column is Total Net

    hi,
    i'm trying to understand the reset_totals checkbox. in what situation would want to use the checkbox v not to use the checkbox.

    i'm getting some PHP notices when it is not checked, as somehow the orders_totals array has a missing element, ie there are 6 elements to the array, numbered from 0-6, with index 2 missing.

    in addition, when i look at that array, there is an element for ot_tax and yet ot_tax is not enabled in my orders_totals modules. so is that somehow hard coded?

    but i really would like to understand why that reset_totals is there.

    thanks in advance.
    author of square Webpay.
    mxWorks has premium plugins. donations: venmo or paypal accepted.
    premium consistent excellent support. available for hire.

 

 

Similar Threads

  1. v150 Super Orders v4.0 Support Thread for ZC v1.5.x
    By DivaVocals in forum Addon Admin Tools
    Replies: 797
    Last Post: 23 Mar 2024, 06:51 AM
  2. v150 Orders Status History -- Updated By [Support Thread]
    By lat9 in forum Addon Admin Tools
    Replies: 34
    Last Post: 29 Jul 2019, 07:05 PM
  3. Edit Orders v3.0 for ZC 1.3.9 [Support Thread]
    By DivaVocals in forum All Other Contributions/Addons
    Replies: 656
    Last Post: 18 Apr 2016, 06:28 PM
  4. v139h Super Orders v3.0 Support Thread (for ZC v1.3.9)
    By DivaVocals in forum All Other Contributions/Addons
    Replies: 1018
    Last Post: 28 Apr 2014, 11:38 PM
  5. RE: Super Orders v3.0 Support Thread
    By Johnnyd in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 22 Jun 2011, 09:28 AM

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