From 3751379f1e9a4c215fb6eb898b4ccc67659b9ace Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Tue, 10 May 2022 21:51:50 +0700 Subject: initial commit 2 --- addons/fleet/views/fleet_board_view.xml | 75 +++++++++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 addons/fleet/views/fleet_board_view.xml (limited to 'addons/fleet/views/fleet_board_view.xml') diff --git a/addons/fleet/views/fleet_board_view.xml b/addons/fleet/views/fleet_board_view.xml new file mode 100644 index 00000000..ecd72789 --- /dev/null +++ b/addons/fleet/views/fleet_board_view.xml @@ -0,0 +1,75 @@ + + + + fleet.vehicle.cost.view.search + fleet.vehicle.cost.report + + + + + + + + + + + + + + + + + + + fleet.vehicle.cost.view.pivot + fleet.vehicle.cost.report + + + + + + + + + + + + fleet.vehicle.cost.view.graph + fleet.vehicle.cost.report + + + + + + + + + + + + Costs Analysis + fleet.vehicle.cost.report + graph,pivot + + + + +

+ No data for analysis +

+ Odoo helps you managing the costs for your different vehicles + Costs are generally created from services and contract and appears here. +

+ Thanks to the different filters, Odoo can only print the effective + costs, sort them by type and by vehicle. +

+
+
+ + +
-- cgit v1.2.3