Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
4222 Widoki

Hi !

Today, I'm watching weird stuff in OpenERP. So, let's explain myself.

I've made a module, with inherited object + custom view linked to a separated action & menu.

The thing is, at a fresh installation, everything works fine. But after a while, when I press the menu from the original view, I'm landed at my own view !!

I've checked in Windows Actions, and the views refs are correct, so what going on here ?

Someone have an idea ?

thanks !

Awatar
Odrzuć
Autor Najlepsza odpowiedź

Okay,

So just adding this line to the view solved the issue :

<field name="priority" eval="17"/>

(17 higher than the priority of the original view, so the original view is displayed first, if no ref is specified)

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
0
maj 15
3549
1
mar 15
4744
0
mar 15
3886
0
maj 25
680
1
lut 24
6201