Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
1 Beantwoorden
8444 Weergaven

Hi folks, I had asked the same question in V6, and it didn't seem possible to achieve it due to Openerp's architecture. (forum.openerp.com/forum/topic28562.html)

Now with latest improvements to V7, I was wondering could we override the default Create button in form/tree to load a wizard (i.e. return an action), instead of returning an id ?

thanks for your time, Nicolas

Avatar
Annuleer
Beste antwoord

As far as I know, there have been no changes in version 7 to make this kind of thing easier.

In the same way as the forum thread you posted, the way I would achieve this (without making significant changes to the OpenERP Web/Server source code) would be to have a single button in the form view for your object, and have that button's function return a wizard. See the below links:

Creating your wizard

Having a button return a wizard

Avatar
Annuleer
Gerelateerde posts Antwoorden Weergaven Activiteit
9
mrt. 24
119421
1
okt. 24
69687
2
dec. 23
26123
1
apr. 24
9016
1
okt. 21
9849