lat9 / edit_orders

Edit Orders: Updates for continued operation on Zen Cart v1.5.8 and later
GNU General Public License v2.0
5 stars 9 forks source link

Account for empty delivery address for 'storepickup' #134

Closed lat9 closed 5 years ago

lat9 commented 5 years ago

This commit for zc156b has broken EO's invalid-delivery-address checks, since the delivery-address fields are now being returned as (bool)false when the order's ships via 'storepickup'.

That results in the following message being displayed at the top of the EO data-entry screen: image