Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
306 Vizualizări

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'
Imagine profil
Abandonează
Autor Cel mai bun răspuns

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 :)

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
2
mar. 25
5353
0
dec. 24
593
2
ian. 24
1319
1
sept. 23
962
4
apr. 25
11227