Please review this at http://codereview.appspot.com/3482041/
Affected files:
M tryton/wizard/main.py
Index: tryton/wizard/main.py
===
--- a/tryton/wizard/main.py
+++ b/tryton/wizard/main.py
@@ -211,7 +211,7 @@
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
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