You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Stefan Rijnhart 6b8d0da3e5 [FIX] Unwellformed RST 10 years ago
..
static [PRT] Port 8.0 of web_ir_actions_act_window_page 10 years ago
view [PRT] Port 8.0 of web_ir_actions_act_window_page 10 years ago
README.md [FIX] Unwellformed RST 10 years ago
__init__.py [IMP] Terminology 11 years ago
__openerp__.py [PRT] Port 8.0 of web_ir_actions_act_window_page 10 years ago

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.