Re: [tryton-dev] Fix XML information of wizard to return a sale (issue328002)

2012-04-18 Thread Nicolas Évrard
* nicolas.evr...@b2ck.com [2012-04-17 19:45 +0200]: Please review this at http://codereview.tryton.org/328002/ Affected files: M sale.py M sale.xml Translators beware that this change adds a string to translate. -- Nicolas Évrard B2CK SPRL rue de Rotterdam, 4 4000 Liège Belgium Tel: +32

[tryton-dev] Fix XML information of wizard to return a sale (issue328002)

2012-04-17 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/328002/ Affected files: M sale.py M sale.xml Index: sale.py === --- a/sale.py +++ b/sale.py @@ -2099,8 +2099,12 @@ make_return = StateTransition()