odoo/addons/fleet
Gery Debongnie 0a9a393010 [FIX] code cleanup (addon fleet)
improve the _count_all method by removing try/catch/pass and by
using search_count instead of the one2many relation.

Also, removes now useless one2many fields costs_ids and odometer_ids

bzr revid: ged@openerp.com-20140507075645-2tp5zgayeea9ehv2
2014-05-07 09:56:45 +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 [IMP] Backport one feature from website: this feature allows to specify a file 2014-01-09 16:45:50 +01: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] code cleanup (addon fleet) 2014-05-07 09:56:45 +02:00
fleet_board_view.xml [IMP] remove fleet dashboard 2014-03-04 15:20:57 +05:30
fleet_cars.xml [IMP] Backport one feature from website: this feature allows to specify a file 2014-01-09 16:45:50 +01: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 [IMP] improve icons and views 2014-03-28 19:00:51 +05:30