Odoo.Result (odooc v0.2.0)
Structure to contain result data from odoo and helpers
Link to this section Summary
Functions
Using offset and limit, return a new set of options to operate over next results page
Return previous page (offset - limit)
Link to this section Functions
Link to this function
next(opts)
Using offset and limit, return a new set of options to operate over next results page
Link to this function
prev(opts)
Return previous page (offset - limit)