Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
3182 Tampilan

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

Avatar
Buang
Post Terkait Replies Tampilan Aktivitas
1
Des 22
3450
0
Jan 21
4267
What is wizard ? Diselesaikan
3
Nov 23
32689
4
Jul 25
4968
2
Des 23
17801