From 1d765aa4f725e52d435dabb8103bf9faf3280cee Mon Sep 17 00:00:00 2001 From: Alexis de Lattre Date: Wed, 7 Jun 2017 19:40:44 +0200 Subject: [PATCH] Update README --- hr_expense_usability/README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hr_expense_usability/README.rst b/hr_expense_usability/README.rst index 9a90de5..321f545 100644 --- a/hr_expense_usability/README.rst +++ b/hr_expense_usability/README.rst @@ -6,8 +6,8 @@ This module adds a many usability enhancements and new features to the official * support for Private car expenses (frais kilométriques selon barème fiscal), * remove support for *Payment by Company* -* TODO: multi-currency fixes -* TODO: full re-implementation of the account.move +* multi-currency fixes (cf https://github.com/odoo/odoo/issues/17341) +* full re-implementation of the generation of the account.move (by default, it generates 1 move per expense line ; with this module, it generates 1 move per expense report and move lines can be grouped) Credits =======