Hi, I started some introduction documentation for wizards and though I would share it before I got too carried away. If people have any suggestions that would be great. There may be mistakes because wizard implementation can be confusing.
Code review of documentation addition: http://codereview.appspot.com/3422044 The word 'action' is very confusing in its usage as there really are three ideas. 1. entries in the actions list of the state's definition 2. the method called when getting a result of type action 3. the ir.action that will be called based on the ir_action_definition returned in 2. If this is correct then I think we should come up with better names for 1 and 2 and maybe one day transition the format to these better names. -Ian -- tryton-dev@googlegroups.com mailing list