odoo/addons/fleet
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
security [MERGE] Harmonization of noupdate flag on security XML data, courtesy of Alexis de Lattre (Akretion) 2012-12-19 00:20:01 +01:00
static [FIX] fixed typo in fleet brands with Land Rover 2014-06-02 12:18:45 -03:00
__init__.py [ADD]add license in .py files 2012-10-31 15:28:30 +01:00
__openerp__.py [FIX] fleet: use only `data` key in manifest 2013-11-24 19:19:00 +01:00
fleet.py [FIX] correct various date issues in reporting 2014-07-30 15:11:22 +02:00
fleet_board_view.xml [REF] OpenERP --> Odoo in various UI texts 2014-07-18 13:45:41 +02:00
fleet_cars.xml [FIX] fixed typo in fleet brands with Land Rover 2014-06-02 12:18:45 -03:00
fleet_data.xml [ADD]after install go to fleet menu, change driver of demo data to demo_user and put demo_user in fleet_user group 2012-12-10 17:28:34 +01:00
fleet_demo.xml [FIX] fleet,project allow demo user to create cars and projects 2013-11-20 17:53:14 +01:00
fleet_view.xml [FIX] correct various date issues in reporting 2014-07-30 15:11:22 +02:00