Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(Work in Progress) fleet nothing to do for xml_ids; todo message_last_post #10

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions addons/fleet/migrations/8.0.0.1/openupgrade_analysis_work.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---Fields in module 'fleet'---
fleet / fleet.vehicle / message_last_post (datetime) : NEW
#TODO with Sandy
---XML records in module 'fleet'---
DEL ir.actions.act_window: fleet.action_fleet_vehicle_costs_graph
DEL ir.actions.act_window: fleet.action_fleet_vehicle_kanban
DEL ir.actions.act_window: fleet.action_fleet_vehicle_log_contract_graph
DEL ir.actions.act_window: fleet.action_fleet_vehicle_log_fuel_graph
DEL ir.actions.act_window: fleet.action_fleet_vehicle_log_services_graph
DEL ir.actions.act_window: fleet.open_board_fleet
DEL ir.ui.menu: fleet.menu_fleet_dashboard
NEW ir.ui.view: fleet.fleet_vehicle_cost_tree
NEW ir.ui.view: fleet.fleet_vehicle_costs_report
NEW ir.ui.view: fleet.fleet_vehicle_log_fuel_search
NEW ir.ui.view: fleet.fleet_vehicle_log_services_search
NEW ir.ui.view: fleet.fleet_vehicle_odometer_search
DEL ir.ui.view: fleet.board_fleet_form
DEL ir.ui.view: fleet.fleet_vehicle_costs_tree
### NOTHING TO DO