Details
Description
When using the order form to order a package, if you:
1. Have the currency setting "Use Package Pricing for New Services Only" checked,
2. And a currency available on the order form that is NOT defined for the package
then you will receive an error regarding the use of a property on a non-object when you select the undefined currency.
This issue is related to the use of $lowest_price in the Wizard and Ajax templates.
AJAX, main_package.pdt - lines 71, 115, 157, 177
Wizard, main_package.pdt - lines 126, 187, 191, 211
This needs to be updated under CORE-1311 in v3.3 as well.