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

Correcting order-update when an order-total's value is taxed #198

Closed lat9 closed 3 years ago

lat9 commented 3 years ago

The change introduced by #35 (in v4.1.7, 2016) is now wrecking havoc with order-totals with taxed values. That change 'should have' been backed out during the last couple of years of correcting taxation.

lat9 commented 3 years ago

Adding an E_USER_DEPRECATED log for eoGetOrderTotalTax method, per @proseLA comment on the previous commit.