This is a minor update. There is no reason to update unless you are running Separate Pricing Per Customer (SPPC) and would like Order Editor to pull customer specific pricing from the database when adding a product.

Non-SPPC users, have no fear. The code for SPPC is disabled by default so you can use this contribution without any problems related to the SPPC-specific code.

If you are using SPPC, you will probably want to activate the patch. Instructions for doing this are found at line 597 of admin/includes/edit_orders.php.

There were also some minor cosmetic changes and a revision of the text for the payment method tooltip.

Changed files: admin/edit_orders.php, admin/includes/languages/english/edit_orders.php

More...