Closed jdeck88 closed 3 months ago
We have alot of orders that are both cancelled and unpaid. If the order status is "Cancelled" then we should update payment status to be "No Status" or "Pending" ,but the current status of "Unpaid" is confusing.
solution is to just filter as well on open
We have alot of orders that are both cancelled and unpaid.
If the order status is "Cancelled" then we should update payment status to be "No Status" or "Pending" ,but the current status of "Unpaid" is confusing.