I've just submitted v4.4.0 of
Edit Orders to the Zen Cart Plugins for review; I'll post back when it's available for download.
This
major release contains changes and corrections for the following GitHub issues:
#61: Order total doesn't add up when coupon applied.
#79: Incorrect total for products with attributes, when initially added; requires 'update' to correct.
#88: Remove double-definition of language constant.
#89: Add notifiers to enable external tax-handling.
#90: Correct various PHP warnings and notices.
#91: An extra ':' is added to the end of the shipping title.
#93: Correct tax-handling for 'ot_misc_cost' and 'ot_onetime_discount' order totals.
#94: Modify array formatting for EO logs.
#95: Correct rounding issues.
#97: Correct 'ot_misc_cost' rounding issues.
#98: No longer distribute core file changes; they're built into Zen Cart 1.5.6b and later.
#99: Can't update an order with automatic pricing, using specials' pricing.
#101: Use zc156 button styling when installed on a zc156 base.
#102: Enable integration with "Attribute Image Swapper".
#103: Modify shipping tax-related processing.
#104: Always use the 'mock' cart.
#105: Add a status-history note to the order each time the order is updated or a product is added.
#106: Coupon-related corrections.
#108: Additional notification, allowing customization of display-only order totals.
#109: Additional configuration settings (see the readme for more information).
#110: Additional notification, allowing the inclusion of additional javascript/jQuery scripts.
#112: Additional notification, enabling additional columns to the order's status-history table.
#113: Don't reset shipping calculations when totals are reset.
#114: Sanitize input values and maximum field lengths.
#116: Even more notifications added, to enable additional customizations without changing the base file.
#117: Include an 'Updated By' column in the status-history table, if that field is present in the database.
#119: Correct missing constant for 'ot_onetime_discount'
#120: Supply missing 'ot_coupon' constant for zc156b beta installations.
Compatible with zc155 and zc156 installations.