Skip to Content
Menu
This question has been flagged
1 Odpoveď
4340 Zobrazenia

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 !

Avatar
Zrušiť
Autor Best Answer

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)

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
0
máj 15
3677
1
mar 15
4866
0
mar 15
4047
0
máj 25
820
1
feb 24
6454