QUERY PLAN
Aggregate (cost=9.26..9.27 rows=1 width=32)
-> Seq Scan on tbl_erp_sales_outbounds t (cost=0.00..8.90 rows=143 width=6)
Filter: (status = 2)