Re: [tryton-dev] Creating ModelView in Wizard.

2010-12-06 Thread Cédric Krier
On 06/12/10 02:55 -0800, Ian Wilson wrote: > Hello, > > Sorry forgot difference between tryton and tryton-dev. Moved this question > from tryton to here. > > I have wizard that I want to interact only with model views. My users will > use the wizard to lookup inventory and pricing for a product

[tryton-dev] Creating ModelView in Wizard.

2010-12-06 Thread Ian Wilson
Hello, Sorry forgot difference between tryton and tryton-dev. Moved this question from tryton to here. I have wizard that I want to interact only with model views. My users will use the wizard to lookup inventory and pricing for a product. I have created a module and things are going along oka