diff -r 32ceadcd01cd move.xml --- a/trytond/trytond/modules/account/move.xml Mon Feb 02 18:44:16 2015 +0100 +++ b/trytond/trytond/modules/account/move.xml Thu Apr 02 10:58:14 2015 +0200 @@ -259,6 +259,15 @@ + + + + + + [('account.company', 'in', [c.id for c in user.companies])] + + + account.move.reconcile_lines.writeoff form