odoo/addons/hr_timesheet_invoice
Martin Trigaux 55f9cbf9c7 [FIX] hr_timesheet_invoice: description of invoice
Partial backport of 4d912af without the group by partner part. Do not forward
port above saas-6.

The generation of invoices from analytic lines was messy and mixed the
description of lines (e.g. redundant message when same product is invoiced twice
with different user, see opw 633047). Grouping was not consistent.
In 4d912af, grouping by partner was added with a refactoring of the grouping
method. Backport the second part only to get cleaner grouping and avoid mixing
messages.
2015-04-16 14:55:21 +02:00
..
i18n [I18N] Update translations from Launchpad 8.0 branches 2015-01-26 16:36:51 +01:00
report [MERGE] forward port of branch saas-3 up to 21b1203 2014-10-29 19:33:02 +01:00
security [IMP] Security Rule: removed duplicates due to inheritancies of groups 2011-12-12 19:11:13 +01:00
test [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
views [IMP] hr* reports converted to qweb 2014-04-15 21:19:11 +02:00
wizard [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
__init__.py [REM] hr_timesheet_invoice:Remove Define Your Employees Invoice Data config wiz 2011-06-22 12:22:43 +05:30
__openerp__.py [DEL] Cleaning: key 'images' removed from all __openerp__.py 2015-01-06 14:20:38 +01:00
hr_timesheet_invoice.py [FIX] hr_timesheet_invoice: description of invoice 2015-04-16 14:55:21 +02:00
hr_timesheet_invoice_data.xml [IMP] Analytic, hr_timesheet_invoice: moved chatter and subtypes for analytic into analytic; removed salesteam-related subtypes. 2012-12-19 18:31:27 +01:00
hr_timesheet_invoice_demo.xml [IMP]Improvement in different modules 2012-11-05 12:34:08 +05:30
hr_timesheet_invoice_report.xml [FIX] Fix for Issue 2716: Hide 'Print' button for the report 'Timesheet Profit' 2014-10-27 14:28:23 +01:00
hr_timesheet_invoice_view.xml [FIX]hr_timesheet: prevent quick creation and record opening for account fields 2015-02-19 09:11:21 +01:00
hr_timesheet_invoice_wizard.xml merged with trunk 2010-12-30 15:28:09 +05:30