[tryton-dev] Introductory wizards documentation.

2010-12-07 Thread Ian Wilson
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://coderevie

[tryton-dev] Change get_move_line on Invoice Line and Tax to return a list of values (issue3398042)

2010-12-07 Thread Cédric Krier
Please review this at http://codereview.appspot.com/3398042/ Affected files: M CHANGELOG M invoice.py Index: CHANGELOG === --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,6 @@ +* Change get_move_line on Invoice Line and Tax to retur