Commit Graph

12 Commits

Author SHA1 Message Date
Stéphane Bidoul (ACSONE)
55d977914e [10.0] hr_expense_usability improvements (#37)
* [FIX] hr_expense_usability: set default move number

Otherwise it's not possible to post the account move.

* [FIX] hr_expense_usability: prevent deleting draft move

This prevents deleting a draft account move that is linked
to an expense. Without this the expense could stay in posted
while the related move has been deleted, which is inconsitent
and impossible to recover for the user.

* [IMP] hr_expense_usability: preserve product/quantity on move line

When possible, preserve product and quantity on move line. This is
important when generating analytic lines to reinvoice expenses

* add contributor

* [FIX] hr_expense_usability: readonly account move on expense sheet

* [IMP] hr_expense_usablility: preserve employee name in move line name

This is important when reinvoicing expenses, so the correct label
is visible on the sale order.
2017-07-01 14:39:08 +02:00
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
Alexis de Lattre
a3245985e5 Add module hr_expense_usability_dp 2017-06-08 11:58:06 +02:00
Alexis de Lattre
19909b6761 New implementation of KM cost to property support the decimal precision at 3 digits (without changing the decimal precision of all prices in Odoo) 2017-06-08 11:25:21 +02:00
Alexis de Lattre
aca7911d81 Fine tuning hr_expense_usability 2017-06-08 00:53:39 +02:00
Alexis de Lattre
1d765aa4f7 Update README 2017-06-07 19:40:44 +02:00
Alexis de Lattre
16094358c7 hr_expense_usability: re-write account move generation and fix multi-currency 2017-06-07 19:38:30 +02:00
Alexis de Lattre
2469c1f79d Add support for private car expenses 2017-06-07 14:30:25 +02:00
David Beal
83140872ef IMP add icons 2016-11-18 10:39:40 +01:00
Alexis de Lattre
a1ef881201 Mass rename from __openerp__.py to __manifest__.py 2016-10-11 15:40:03 +02:00
Alexis de Lattre
56095375d1 Set all modules as uninstallable 2016-10-11 15:32:30 +02:00
Alexis de Lattre
fec06bbb59 Add module hr_expense_usability 2015-11-16 18:57:55 +01:00