콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
3155 화면

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
12월 22
3444
0
1월 21
4246
What is wizard ? 해결 완료
3
11월 23
32656
4
7월 25
4964
2
12월 23
17778