Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
3159 Weergaven

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
Annuleer
Gerelateerde posts Antwoorden Weergaven Activiteit
1
dec. 22
3445
0
jan. 21
4246
3
nov. 23
32658
4
jul. 25
4964
2
dec. 23
17779