Bug Description
When we have a view with an order by on a currency field type, if we go to the show page and try to navigate with the buttons, if we have an empty amount on the previous record, the request says there's nothing before, while there is actually a record.
Example (the previous arrow is deactivated) :
Expected behavior
The backend should return the previous record, even if the currency field is empty.