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

Order's address layout different from the base Zen Cart, causing confusion #147

Closed lat9 closed 4 years ago

lat9 commented 4 years ago

For as far back as EO 4.1.5, an order's addresses are listed left-to-right as customer/billing/shipping while the base Zen Cart's Customers->Orders/Display lists those addresses as customer/shipping/billing. This can result in 'confusion' as admins work between editing and viewing an order.

I'll provide a configuration switch to allow a store to choose the layout format. The value will default to customer/billing/shipping for existing installations' updates or to customer/shipping/billing for initial installations.