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

Hi, I was struggling with this, maybe someone else is also not yet familiar with this, what I did is I experimented and got to solution.

This happened to me when I changed module and archived a field that was a selection type and changed it to Many2one. There was still users that had their default filter using the archived field and when they opened the tree view of the model they had error saying (more less):

...
ValueError: Invalid field 'my_selection_field' on model 'my.custom.model'
아바타
취소
작성자 베스트 답변

So the solution was to:

  1. Start the developer mode
  2. Open any tree view
  3. Select the "bug" and option "Manage Filters"



  4. Remove all default filtration from the view and use "Context" custom filter field to find the 'my_selection_field' in issue.



  5. And delete the views you find there

There - Solved :)

아바타
취소
관련 게시물 답글 화면 활동
2
3월 25
5392
0
12월 24
637
2
1월 24
1386
1
9월 23
1025
4
4월 25
11317