[MERGE] forward port of branch 8.0 up to e883193
[odoo/odoo.git] / addons / fleet / fleet.py
2014-10-01 Christophe Simonis[MERGE] forward port of branch 8.0 up to e883193
2014-09-30 Simon Lejeune[FIX] fleet: contract onchange: ensure dict before...
2014-07-30 Christophe Simonis[MERGE] forward port of branch 8.0 up to fd4fd35
2014-07-30 Géry Debongnie[FIX] correct various date issues in reporting
2014-07-18 mdi-odoo[FIX] fleet: prevent crash when no cost_ids
2014-07-16 Yogesh Parekh[IMP] Change string 'brand' by 'make' in fleet module
2014-07-06 Raphael Collet[MERGE] new v8 api by rco
2014-06-25 Jaydeep Barot[REM] Unnecessary `size` parameters on char fields
2014-05-07 Gery Debongnie[FIX] code cleanup (addon fleet)
2014-03-26 Yogesh Parekh (Ope... [IMP]: Convert buttons into stat buttons in fleet module
2014-02-17 Thibault Delavallée[FIX] fleet: vehicle cost name field unhacked.
2013-11-27 Christophe Simonis[MERGE] forward port of branch saas-2 up to revid 9017...
2013-11-25 Thibault Delavallée[MERGE] [IMP] Addons: updated some field labels to...
2013-11-21 Christophe Simonis[FIX] fleet: inherits reference fields must be required.
2013-08-29 Amit Bhavsar (Open... [MERGE] merge with latest trunk
2013-06-21 Amit Bhavsar (Open... [Fleet] Improve fields string.
2013-03-25 Turkesh Patel (Ope... [IMP] improved code
2013-03-22 Turkesh Patel (Ope... [IMP] improved strings in view
2013-03-18 ajay javiya (OpenERP)[IMP]:Label
2013-03-18 ajay javiya (OpenERP)[IMP]:Fleet Management
2013-03-13 Ajay Chauhan (OpenERP)[IMP] fleet: change string of fields to solve import...
2013-01-18 Cedric Snauwaert[FIX]fleet: add m2o fields in inherited object to remov...
2013-01-04 Cedric Snauwaert[FIX]fleet : fix infinite loop due to onchange in fuel...
2012-12-19 Randhir Mayatra... [IMP] improve the string in fleet
2012-12-19 Olivier Dony[MERGE] fleet: purchaser_id should is a res.partner...
2012-12-17 Cecile Tonglet[MERGE] From trunk
2012-12-16 Serpent Consulting... [FIX] Fleet : purchaser_id should not be UID, but a...
2012-12-10 Cedric Snauwaert[ADD]search field and some changes to fuel and service...
2012-12-10 Vo Minh Thu[MERGE] merged trunk.
2012-12-10 Cedric Snauwaert[FIX]traceback when duplicating vehicle
2012-12-06 Vo Minh Thu[IMP] use the openerp namespace.
2012-12-06 Cedric Snauwaert[REF]change some field name, remove useless line in...
2012-11-30 Cedric Snauwaert[FIX]fleet : generation of contract cost should take...
2012-11-13 Cedric Snauwaert[MERGE]merge with latest trunk
2012-11-13 Cedric Snauwaert[FIX]bug when renewing contract and small changes in...
2012-11-12 Quentin (OpenERP)[FIX] fleet: translability
2012-11-09 Cedric Snauwaert[FIX]corrected 2 bugs related to search vehicle with...
2012-11-08 Quentin (OpenERP)[FIX] fleet: typo
2012-11-08 Quentin (OpenERP)[REF] fleet: code review again
2012-11-08 Cedric Snauwaert[FIX]correct a minor bug to compute total contract...
2012-11-08 Cedric Snauwaert[FIX]Fix small bug with onchange that should receive...
2012-11-08 Cedric Snauwaert[REF]change some fields type from integer to boolean...
2012-11-08 Quentin (OpenERP)[FIX] fleet: fix
2012-11-08 Quentin (OpenERP)[REF] fleet: code improvement
2012-11-07 Cedric Snauwaert[REF]refactoring of search function to find vehicle...
2012-11-07 Cedric Snauwaert[FIX]correct a small bug when creating odometer with...
2012-11-07 Cedric Snauwaert[REF]some change to reduce further the code and improve...
2012-11-07 Denis Ledoux dle... [ADD]Comments in the scheduler of reccuring costs,...
2012-11-07 Cedric Snauwaert[REFACTOR]some change in run_scheduler and working...
2012-11-07 Cedric Snauwaert[REFACTOR]some changes in code that takes into account...
2012-11-05 Quentin (OpenERP)[REF] fleet: lot of changes, improvements, fixes and...
2012-10-31 Cedric Snauwaert[ADD]add license in .py files
2012-10-29 Cedric Snauwaert[FIX]correct a bug when a contract was set to close...
2012-10-29 Cedric Snauwaert[FIX]fix order in contract view and remove a useless...
2012-10-29 Denis Ledoux dle... [ADD]Order by name for vehicle models
2012-10-29 Denis Ledoux dle... [ADD]Model changes in message post for vehicles
2012-10-29 Denis Ledoux dle... [FIX]OnChange vehicle brand image not changing
2012-10-29 Cedric Snauwaert[ADD]on change to compute indicative costs subtotal...
2012-10-29 Denis Ledoux dle... [FIX]Mail post when vehicle edited, no post when vehicl...
2012-10-29 Denis Ledoux dle... [FIX]Mail alert when contract to renew only once
2012-10-26 Cedric Snauwaert[FIX]fix renew contract method
2012-10-25 Denis Ledoux dle... [FIX]wrong Column order for some views
2012-10-25 Denis Ledoux dle... [FIX]Default values functions missing try catch
2012-10-25 Denis Ledoux dle... [FIX]Contract service type marked as services for category
2012-10-25 Denis Ledoux dle... [FIX]Services log : rename cost type in service type...
2012-10-25 Denis Ledoux dle... [FIX]Help message cost type changed
2012-10-25 Denis Ledoux dle... [IMP]Cron improvement, deltas in dict and no more if...
2012-10-25 Denis Ledoux dle... [ADD]Reporting + replace cost_type by cost_subtype...
2012-10-24 Denis Ledoux dle... [FIX]Dashboard in reporting, added group groupby for...
2012-10-24 Denis Ledoux dle... [ADD]Cost category in vehicle cost, which contains...
2012-10-24 Denis Ledoux dle... [FIX]Cron + Techincal features + begin of hide cost...
2012-10-24 Cedric Snauwaert[FIX]removed useless code in view as well as wizard...
2012-10-24 Cedric Snauwaert[ADD]help messages and correct a bug on vehicle kanban...
2012-10-24 Denis Ledoux dle... [ADD]Unique frequency for contracts costs frequency...
2012-10-24 Denis Ledoux dle... [IMP]Cron dates
2012-10-23 Denis Ledoux dle... [FIX]Contracts cost cron weekly fixed
2012-10-23 Denis Ledoux dle... [FIX]Cron not though correctly
2012-10-23 Denis Ledoux dle... [ADD]Demo values and optimize date comparaison for...
2012-10-23 Denis Ledoux dle... [ADD]Distinction in contracts for generated costs and...
2012-10-23 Denis Ledoux dle... [ADD]Cron for generated costs
2012-10-23 Cedric Snauwaert[ADD]add renew contract
2012-10-23 Denis Ledoux dle... [ADD]Generated costs for contracts
2012-10-22 Cedric Snauwaert[ADD]wizard for renewing contracts
2012-10-22 Cedric Snauwaert[ADD]show name of the contract warning in vehicle kanba...
2012-10-19 Denis Ledoux dle... [ADD]Contract overdue and soon search functions and...
2012-10-19 Denis Ledoux dle... [ADD]Vehicles tags data values + Number of seats for...
2012-10-19 Cedric Snauwaert[ADD]buttons in vehicle form and change of fields name...
2012-10-19 Denis Ledoux dle... [FIX]Prices for fuel and services not editable
2012-10-18 Denis Ledoux dle... [IMP]Dashboard view
2012-10-18 Denis Ledoux dle... [FIX]Vehicle state remove
2012-10-18 Denis Ledoux dle... [FIX]Resolve conflict in demo
2012-10-18 Cedric Snauwaert[ADD]default state when creating vehicle, and change...
2012-10-18 Denis Ledoux dle... [ADD]Costs graph and vehicle tree in dashboard
2012-10-18 Denis Ledoux dle... [FIX]Services Log graph amount key error
2012-10-18 Denis Ledoux dle... [FIX]Fuel Log graph amount key error
2012-10-11 Denis Ledoux dle... [FIX]Removing base mapper import, which was useless...
2012-10-08 Cedric Snauwaert[FIX]fix small bug on cron task 3 when contract is...
2012-10-05 Cedric Snauwaert[ADD]some correction on duplicate for vehicle
2012-10-05 Denis Ledoux dle... [FIX]get & set odometer for fleet.vehicle object
2012-10-05 Cedric Snauwaert[ADD]removed unused field in vehicle object that were...
next