3
0
Fork 0
web_techsystech/web_ir_actions_act_window_page
Stefan Rijnhart 983124bb58 [IMP] Shorten summary a bit for cosmetic reasons 2015-01-19 11:12:49 +01:00
..
static [PRT] Port 8.0 of web_ir_actions_act_window_page 2015-01-19 11:05:08 +01:00
view [PRT] Port 8.0 of web_ir_actions_act_window_page 2015-01-19 11:05:08 +01:00
README.md [FIX] Unwellformed RST 2015-01-19 11:10:29 +01:00
__init__.py [PRT] Port 8.0 of web_ir_actions_act_window_page 2015-01-19 11:05:08 +01:00
__openerp__.py [IMP] Shorten summary a bit for cosmetic reasons 2015-01-19 11:12:49 +01:00

README.md

Client side paging

This addon enables buttons to return::

{'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.