[10.0] extract hr_expense_private_car (#36)

* remove private car stuff from hr_expense_usability

* hr_private_car_expenses
This commit is contained in:
Stéphane Bidoul (ACSONE)
2017-06-23 16:55:01 +02:00
committed by Alexis de Lattre
parent 19d2614feb
commit a9d8137d1f
24 changed files with 281 additions and 201 deletions

View File

@@ -4,7 +4,6 @@ HR Expense Usability
This module adds a many usability enhancements and new features to the official Expense modules:
* support for Private car expenses (frais kilométriques selon barème fiscal),
* 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)