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 =======