تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
2 الردود
6867 أدوات العرض

Hi,

When I open a bank statement, (entering the Accounts/Bank statement menu, and opening one of them) usualy we have more than 80 statement lines. So every time I have to change, manualy, the row limit from 80 to 200. Is there a way to change this from custom module? I allready read the following posts, but because this is not referenced as an action, I can't make the suggensted changes.

Thanks,

TArpi

https://openerp.my.openerp.com/forum/Help-1/question/How-to-increase-the-limitation-of-80-lines-in-List-View-30120

https://bugs.launchpad.net/openerp-web/+bug/1273716

http://stackoverflow.com/questions/10664166/how-to-change-the-default-no-of-records-displayed-on-openerp

الصورة الرمزية
إهمال

You can watch the Romanian developments on : https://github.com/odoo-romania

الكاتب

Has that hub an answer on the above issue?

أفضل إجابة

Hi.

If you want to change by fix to 200, you can inherit your form

you can put there what you linked:

..

<field name="limit">200</field>

...

If you want to handle it by dinamic mode, pls. refer:

http://blog.openerp4you.in/2013/06/creating-views-dynamically-in-openerp.html

الصورة الرمزية
إهمال
أفضل إجابة

Goto Technical >> Actions >> Window actions, search for the model you want and change the "limit" value under Filters from 80 to 200.

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
0
سبتمبر 17
4515
1
مايو 24
1593
0
سبتمبر 20
3207
1
يونيو 25
798
Supporting WIO bank تم الحل
1
مارس 25
2069