Quote Originally Posted by DivaVocals View Post
1.54 from what I can see is version 1.53 corrected for 1.3.9h compatibility. However 1.54 leaves out EVERY LAST ONE of the 2.xx enhancements/features/bugfixes. Using your submitted v1.54 of Edit Orders is a STEP DOWN in terms of features for those of us using v2.xx of Edit Orders, and I am trying to understand if you plan to re-introduce 2.xx features to your future releases or not..
These are the features/enhancements since v2.0 that are missing from v1.5.4. Will any of these features be included in your planned development??

From the 2.04 readme:
v 2.0 10/15/2008 - Scott Turner

  1. Implemented new attributes handling in the following ways:
    a) In addition to the more complicated (advanced) attribute editor, a simpler option is available.
    • i) Select a new attribute from a drop-down menu in admin.
    • ii) The new price will be automatically calculated by subtracting the old attribute price and adding the new attribute price.

    b) Text attributes now are implemented through a text box.
    c) Fixed attribute pricing for the following scenarios:

    • i) One Time Charges Implemented
    • ii) Price Factor & Offset Implemented
    • iii) One Time Price Factor & Offset Implemented
    • iv) Attributes Qty Price Implemented
    • v) One Time Attributes Qty Price Implemented
    • vi) Price Per Word & Free Words Implemented
    • vii) Price Per Letter & Free Letters Implemented
    • viii) Specials and Sales Implemented for Attributes When Option is Selected for Attribute

    d) Product one time charges are easily editable.
    e) You can switch back and forth between the old advanced attribute editor and the easier one using a text-link.

    • i) The advanced attribute editor allows you to change the price and attribute option and value manually.
    • ii) The simple attribute editor allows you to choose from the attributes listed in your database.
    • iii) The advanced attribute editor will not update prices -- it leaves you to do this.
    • iv) The simple attribute editor updates prices automatically.
    • v) The simple attribute editor is the preferred method of altering attributes! The advanced is useful for advanced purposes.

    f) Downloads are now implemented correctly and will change automatically when using the simple attribute editor.
    g) All attribute data from TABLE_PRODUCTS_ATTRIBUTES now moves succesfully to TALBE_ORDERS_PRODUCTS_ATTRBIUTES when an attribute option is changed using the simple attribute editor.
  2. Adding products has added a few new features.
    a) You can choose whether or not new products use the special or sales price.
    b) Text attributes now work with a text box.
    c) Many new attribute options are implemented correctly when calculating the price for new products. See 1-c for more info.
    d) Downloads are now implemented correctly.
    e) All attribute data from TABLE_PRODUCTS_ATTRIBUTES now moves succesfully to TALBE_ORDERS_PRODUCTS_ATTRBIUTES when a new product is added with an attribute.
  3. Coupon and group discounts now calculate correctly with taxes. To do so, the mod uses your average tax rate for all the products that were purchased.
  4. Fixed problem with quantity discounts adding to total instead of subtracting.
  5. Changed behavior so that clicking "details" on the order screen will give you the original edit orders page that Zen Cart has built in.
    a) This allows you to choose which page you want to use. Click "details" for just the basics. Click "edit" to make some changes to an order.
  6. Fixed problems with data in TABLE_ORDERS_PRODUCTS not updating includng products_price, products_tax, and final_price.
  7. You can now enter a value for shipping taxes and this will calculate correctly. Zen Cart doesn't store this info in the database, so this must be changed every time when editing orders. A compromise, but better than nothing.
  8. Added lines for edits to orders.php per popular demand on Zen Cart forums.


v 2.01 11/16/2008 - Scott Turner

  1. Fixed problem with TABLE_ORDERS not updating when adding a new product.
  2. Fixed problem with wrong currencies when adding a new product.


v 2.02 2/18/2009 - Scott Turner


  1. Fixed problem with adding products when they are in the Top Category (i.e. they aren't in a category folder).
  2. Fixed problem with adding products that are not on special being added at $0 when the apply special price box is checked.


v 2.03 2/21/2009 - Scott Turner

  1. Fixed problems with updating text attributes when more than one text attribute is used in Zen Cart.
  2. Fixed problems with adding a product with text attributes when more than one text attribute is used in Zen Cart.
  3. Fixed problem with using apostrophes in a text attribute when adding a product.


v 2.04 11/6/2010 - Scott Turner

  1. Fixed problem with add product page on v1.3.9h.