Skip to content

Files

Latest commit

648315d · Oct 6, 2016

History

History
This branch is 547 commits behind OCA/web:10.0.

web_ir_actions_act_window_page

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.