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

Support negative quantities in Add Product #184

Closed scottcwilson closed 4 months ago

scottcwilson commented 3 years ago

It would be great to permit negative quantities to be used with the "Add Product" button as a way of doing returns and exchanges.

lat9 commented 4 months ago

Why not just reduce the quantity in the order. If the quantity decreases, those return/exchange actions adjust the now-current product quantity.

scottcwilson commented 4 months ago

Good grief I must have been drunk when I wrote this. Sorry.