Name Last update
..
static Loading commit data...
view Loading commit data...
README.md Loading commit data...
__init__.py Loading commit data...
__openerp__.py Loading commit data...

Client side paging

This addon allows a developer to return the following action types::

{'type': 'ir.actions.act_window.page.next'}

or::

{'type': 'ir.actions.act_window.page.prev'}

which trigger the form's controller to page into the requested direction on the client side.