odoo/addons/hr_timesheet_invoice/wizard
Raphael Collet cbe2dbb672 [MERGE] new v8 api by rco
A squashed merge is required as the conversion of the apiculture branch from
bzr to git was not correctly done. The git history contains irrelevant blobs
and commits. This branch brings a lot of changes and fixes, too many to list
exhaustively.

- New orm api, objects are now used instead of ids
- Environements to encapsulates cr uid context while maintaining backward compatibility
- Field compute attribute is a new object oriented way to define function fields
- Shared browse record cache
- New onchange protocol
- Optional copy flag on fields
- Documentation update
- Dead code cleanup
- Lots of fixes
2014-07-06 17:05:41 +02:00
..
__init__.py [REM] hr_timesheet_invoice: removed unused report cost ledger. It was duplicated code of the same report defined in account module AND calling its rml. 2012-02-24 12:17:13 +01:00
hr_timesheet_analytic_profit.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
hr_timesheet_analytic_profit_view.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
hr_timesheet_final_invoice_create.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
hr_timesheet_invoice_create.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
hr_timesheet_invoice_create_final_view.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
hr_timesheet_invoice_create_view.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00