odoo/addons/hr_expense
Géry Debongnie 366a30db95 [FIX] correct various date issues in reporting
* remove old 'day', 'month', 'field' and replace them by the actual
date/datetime field
* remove weird cast to char when creating the view to prevent crash
when grouping on them
* remove duplicates (such as 'creation_date' and 'create_date')
* fix typing errors (field type date defined as a datetime in the
postgres view)
* fix search view definition
2014-07-30 15:11:22 +02:00
..
i18n Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
report [FIX] correct various date issues in reporting 2014-07-30 15:11:22 +02:00
security [REM] bunch of nonsensical @model + @ref 2013-04-29 14:43:33 +02:00
static [IMP] Backport one feature from website: this feature allows to specify a file 2014-01-09 16:45:50 +01:00
test [IMP] hr* reports converted to qweb 2014-04-15 21:19:11 +02:00
views [FIX] hr.expense report: do not crash when expense line has no analytic account 2014-04-25 11:42:40 +02:00
__init__.py [FIX] incorrect import, prepare for wizard removal 2012-12-09 19:22:37 +01:00
__openerp__.py [MERGE] from trunk 2014-04-29 14:44:52 +02:00
hr.expense.expense.csv merged with trunk 2010-12-30 15:28:09 +05:30
hr_expense.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
hr_expense_data.xml [IMP] Continuing last commit: still some subtype description updated. 2012-12-19 22:27:47 +01:00
hr_expense_demo.xml [IMP] Backport one feature from website: this feature allows to specify a file 2014-01-09 16:45:50 +01:00
hr_expense_installer_view.xml [IMP] Move route_ids from product from stock_location to stock and remove supply_method (change with route) 2013-09-09 13:55:15 +02:00
hr_expense_report.xml [IMP] hr* reports converted to qweb 2014-04-15 21:19:11 +02:00
hr_expense_sequence.xml merged with trunk 2010-12-30 15:28:09 +05:30
hr_expense_view.xml [REF] OpenERP --> Odoo in various UI texts 2014-07-18 13:45:41 +02:00
hr_expense_workflow.xml [MERGE] forwardport of bugfixes made in v7 up to revision 8854. 2013-03-14 12:27:40 +01:00