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

Hi everyone.

I'm facing a render problem in Odoo 8.0 in a wizard.

I've modified the file odoo/addons/web/static/src/js/view_list.js

I've added this at line 118:

|| parseInt(this.fields_view.arch.attrs.limit, 10) // fix

To limit the results showed in a editable tree in the wizard, then I added the limit parameter in xml view of the wizard

<tree limit="10" />
It works
The render problem appears when I change the page while I'm editting a row. I'm not a javascript expert. I need help here!

Here is an image of the bug

    http://imgur.com/igQAtkZ

Thanks! Agustin

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
1
ديسمبر 22
3446
0
يناير 21
4250
What is wizard ? تم الحل
3
نوفمبر 23
32675
4
يوليو 25
4967
2
ديسمبر 23
17785