where('receipt_id', $receiptId) ->orderBy('id', 'ASC') ->findAll(); } }