Sale Service Fleet

sale_service_fleet
REPOSITORY
REPOSITORYOCA/sale-workflow
GIT
GIThttps://github.com/OCA/sale-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/sale-workflow/tree/8.0/sale_service_fleet
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYSales
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Antiun Ingeniería S.L., Incaser Informatica S.L.
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Antiun Ingeniería S.L., Incaser Informatica S.L.
COMMITTERS
COMMITTERSOCA Transbot, oca-travis, Weblate, Sergio Incaser, Carlos Incaser
WEBSITE
WEBSITEhttp://www.incaser.es
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:11:21
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/project:
    - project_task_materials
OCA/sale-workflow:
    - sale_service_project
odoo/odoo:
    - project
    - base_setup
    - base
    - web_kanban
    - web
    - product
    - decimal_precision
    - mail
    - report
    - analytic
    - board
    - resource
    - sale_service
    - procurement
    - sale
    - sales_team
    - web_kanban_sparkline
    - account_voucher
    - account
    - edi
    - email_template
    - procurement_jit
    - project_timesheet
    - hr_timesheet_sheet
    - hr_timesheet
    - hr
    - hr_attendance
    - hr_timesheet_invoice
    - account_analytic_analysis
    - fleet
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (14)
XML IDNameModelTypeStatus
report_invoice_document report_invoice_document ir.ui.view qweb Inherits sale_service_project.report_invoice_document
report_saleorder_document report_saleorder_document ir.ui.view qweb Inherits sale.report_saleorder_document
view_account_analytic_account_fleet_list account.analytic.account.fleet.list account.analytic.account field Inherits account.view_account_analytic_account_list
view_account_analytic_account_vehicle_form analytic.analytic.account.vehicle.form account.analytic.account field Inherits analytic.view_account_analytic_account_form
view_sale_service_fleet_analytic_search account.analytic.account.fleet.search account.analytic.account xpath Inherits account_analytic_analysis.view_account_analytic_account_overdue_search
view_sale_service_fleet_edit_project_form_inherit sale.service.fleet.project.form.inherit project.project field Inherits project.edit_project
view_sale_service_fleet_inherit_form2 sale.service.fleet.form.view.inherit project.task field Inherits sale_service.view_sale_service_inherit_form2
view_sale_service_fleet_inherit_form2 sale.service.fleet.form.view.inherit project.task field Inherits sale_service.view_sale_service_inherit_form2
view_sale_service_fleet_order_filter sale.order.fleet.filter.inherit sale.order xpath Inherits sale.view_sales_order_filter
view_sale_service_fleet_order_form sale.order.fleet.form.inherit sale.order xpath Inherits sale.view_order_form
view_sale_service_fleet_project_kanban sale.service.fleet.project.kanban project.project xpath Inherits project.view_project_kanban
view_sale_service_fleet_project_search sale.service.fleet.project.filter.inherit project.project xpath Inherits project.view_project_project_filter
view_sale_service_fleet_task_search sale.service.fleet.task.filter.inherit project.task xpath Inherits project.view_task_search_form
view_task_project_user_search report.project.task.user.search.fleet report.project.task.user xpath Inherits project.view_task_project_user_search
Models touched (6)

New fields (1)
  • vehicle_id Many2one → fleet.vehicle
    comodel_name='fleet.vehicle' string='Vehicle'
Public methods (0)

No public methods.

New fields (2)
  • analytic_account_ids One2many → account.analytic.account
    comodel_name='account.analytic.account' inverse_name='vehicle_id' string='Contracts'
  • task_ids One2many → project.task
    comodel_name='project.task' inverse_name='vehicle_id' string='Tasks'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • vehicle_id Many2one → fleet.vehicle
    comodel_name='fleet.vehicle' string='Vehicle'
Public methods (0)

No public methods.

New fields (1)
  • vehicle_id Many2one → fleet.vehicle
    comodel_name='fleet.vehicle' readonly=True string='Vehicle'
Public methods (1)
  • init(self, cr)

New fields (1)
  • vehicle_id Many2one → fleet.vehicle
    comodel_name='fleet.vehicle' string='Vehicle'
Public methods (0)

No public methods.