跳至内容
菜单
此问题已终结
2 回复
15255 查看

Hi,

In V7, how can we set the default number of records to display of a lisview inside a form ?

This question aimed at the same goal but modifying / hardcoding a hack is not an option.

I know we can set the "limit“ field of an ir_act_window, but this scenario is different, I intend to set the limit on a list view inside a form view.

Thanks for your time, Nicolas

形象
丢弃

I've the same question. I've tried this : http://help.openerp.com/question/6627/how-set-limit-for-number-records-of-x2many/ (nazarii answer) with the limit in .py, but you can't change page.

最佳答案

The following module does what you want, amount other useful things: https://github.com/0k/web_m2o_enhanced.git

To obtain it install git on your system and do:

git branch https://github.com/0k/web_m2o_enhanced.git web_m2o_enhanced
形象
丢弃
最佳答案

Even we looking for the same option

形象
丢弃
相关帖文 回复 查看 活动
5
9月 24
45125
0
12月 23
1341
1
5月 23
2865
1
8月 21
6501
0
3月 21
2043