If I receive payment by check, I may receive a check for only part of the balance. In that case, I'd like to have an order status of "part_pmt_received". I would write a workflow-ng to update the status on payment received where balance > $0.00. This would allow me to distinguish orders that are 'pending' without partial payment vs those that have received a partial payment.
Can I add a record to uc_order_statuses to achieve this?
