[IMP] Partners do not follow themselves by default now.
[odoo/odoo.git] / addons / fleet /
2012-10-25 Denis Ledoux dle... [FIX]Services log : rename cost type in service type...
2012-10-25 Denis Ledoux dle... [ADD]Filter alert for vehicles
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 grouped by date for cost + indicative...
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... [IMP]Vehicles list in dashboard now in kanban view
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]Different vehicle tree view for dashboard
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]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... [FIX] remove label for sub services types.
2012-10-19 Denis Ledoux dle... [FIX]Vehicles tree view overwritting,[ADD]Help message...
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 Denis Ledoux dle... [ADD]Demo value
2012-10-19 Denis Ledoux dle... [FIX]Graph view for costs, domain added for costs graph...
2012-10-19 Denis Ledoux dle... [ADD]Demo values
2012-10-19 Cedric Snauwaert[ADD]buttons in vehicle form and change of fields name...
2012-10-19 Denis Ledoux dle... [ADD]Contracts graph + contracts graph in dashboard...
2012-10-19 Denis Ledoux dle... [FIX]Prices for fuel and services not editable
2012-10-19 Denis Ledoux dle... [ADD]Board file ...
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 Denis Ledoux dle... [REM]Leasing value from demos
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... [ADD]Dashboard. Fuel logs graph and services logs graph
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 Denis Ledoux dle... [ADD]Cecile's services in xml format
2012-10-08 Denis Ledoux dle... [ADD]Cecile's services in comment in data values. To...
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...
2012-10-05 Denis Ledoux dle... [ADD]Cron job to post on the wall vehicles renewals
2012-10-05 Cedric Snauwaert[ADD]change in function to warn user in vehicle, use...
2012-10-05 Denis Ledoux dle... [IMP]Reorganization of fuel logs
2012-10-05 Cedric Snauwaert[ADD]change image in install menu
2012-10-05 Denis Ledoux dle... [ADD]cars.xml brand demo values + [FIX]Create cost...
2012-10-05 Denis Ledoux dle... [FIX]Wrong parent_id for included services in services...
2012-10-04 Denis Ledoux dle... [ADD]Filter and groupby for costs view, date of subcost...
2012-10-04 Denis Ledoux dle... [ADD]cost get_name fnc + cost form view + date now...
2012-10-04 Cedric Snauwaert[ADD]change contract type and removed them from demo...
2012-10-04 Denis Ledoux dle... [FIX]Missing data xml file
2012-10-04 Cedric Snauwaert[ADD]help messages for all menu
2012-10-04 Denis Ledoux dle... [ADD]Data.xml data files and Refueling service type...
2012-10-04 Denis Ledoux dle... [ADD]Service type view
2012-10-04 Cedric Snauwaert[ADD]put some column invisible in fuel tree view, add...
2012-10-04 Cedric Snauwaert[ADD]name correction for odometer details in service...
2012-10-04 Cedric Snauwaert[ADD]correction to contract and service view following...
2012-10-04 Denis Ledoux dle... [ADD]Service type category
2012-10-04 Cedric Snauwaert[ADD]change in contract view and model
2012-10-04 Cedric Snauwaert[ADD]merge and add help view in contract
2012-10-04 Denis Ledoux dle... [FIX]Inherits from cost problems
2012-10-03 Cedric Snauwaert[FIX]replace string type by char in object
2012-10-03 Denis Ledoux dle... [IMP]Odometer not inherited anymore, many2one with...
2012-10-03 Cedric Snauwaert[DEL]removed unused object contract state
2012-10-03 Cedric Snauwaert[FIX]add class to kanban view to better show when contr...
2012-10-03 Cedric Snauwaert[FIX]fix bug on color attribution for contract near...
2012-10-03 Cedric Snauwaert[ADD]working color reminder for contract and also chang...
2012-10-03 Cedric Snauwaert[ADD]color to contract when approching renewal date...
2012-10-03 Denis Ledoux dle... [ADD]Cost types
2012-10-03 Cedric Snauwaert[FIX]fix access rule and removed warning
2012-10-02 Cedric Snauwaert[ADD]changes to state of vehicle, add an handler to...
2012-10-02 Denis Ledoux dle... [FIX]Change insurance to contract
2012-10-02 Cedric Snauwaert[ADD]change to kanban vehicle view and add some color...
2012-10-02 Cedric Snauwaert[ADD]change to kanban vehicle view and add some color...
2012-10-02 Denis Ledoux dle... [ADD]Insurance type demo values
2012-10-02 Denis Ledoux dle... [ADD][FIX]Log odometer unit on change vehicle + field...
2012-10-02 Denis Ledoux dle... [FIX][IMP]Message_post while vehicle edited, + add...
2012-10-02 Denis Ledoux dle... [ADD][FIX]Demo values for fuel logs, many2many table...
2012-10-02 Cedric Snauwaert[ADD]changes in search view
2012-10-02 Cedric Snauwaert[ADD]some changes on vehicle kanban view
2012-10-01 Denis Ledoux dle... [ADD]Vehicle Brand Kanban
2012-10-01 Denis Ledoux dle... [FIX]Image medium and small functions. Demo images...
2012-10-01 Cedric Snauwaert[ADD]some fields to compute due and overdue insurance
2012-10-01 Denis Ledoux dle... [ADD]Search views for vehicles
2012-10-01 Denis Ledoux dle... [ADD]Demo values for services types
2012-10-01 Cedric Snauwaert[ADD]add status field in insurance object for in progre...
2012-10-01 Denis Ledoux dle... [FIX]Odometer graph + operator to max operator. + repla...
2012-10-01 Denis Ledoux dle... [ADD]Form view for model brand
2012-09-28 Cedric Snauwaert[FIX]fix domain definition for the driver, driver is...
next