QUERY PLAN
Append (cost=0.00..2.78 rows=1 width=155)
-> Seq Scan on tbl_erp_other_collect_tickets (cost=0.00..2.77 rows=1 width=155)
Filter: ((status = 2) AND (supplier_id = 431) AND ((amount - all_settle_amount) > '0'::numeric))