Files
odoo-usability/hr_expense_usability/README.rst
Stéphane Bidoul (ACSONE) a9d8137d1f [10.0] extract hr_expense_private_car (#36)
* remove private car stuff from hr_expense_usability

* hr_private_car_expenses
2017-06-23 16:55:01 +02:00

18 lines
572 B
ReStructuredText

====================
HR Expense Usability
====================
This module adds a many usability enhancements and new features to the official Expense modules:
* remove support for *Payment by Company*
* 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
=======
Contributors
------------
* Alexis de Lattre <alexis.delattre@akretion.com>