Why po_line_locations_all table is returning value for amount_received as zero?
I want to fetch amount_received and amount_ordered details from po_line_locations_all table and po_distributions_all table. In the frontend , amount received and amount ordered have values but when fetching via table, it is returning zero for amount received and null for amount ordered.