TIP: You can type at any time to perform a new search.
Sale Service Fleet
sale_service_fleet · OCA/sale-workflow
- Repository
- OCA/sale-workflow · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Sales
- Folder size
- 0.11 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- http://www.incaser.es
- Last tracking update
- 2026-08-07 07:03:04
- Authors
- Odoo Community Association (OCA), Antiun Ingeniería S.L., Incaser Informatica S.L.
- Maintainers
- Odoo Community Association (OCA), Antiun Ingeniería S.L., Incaser Informatica S.L.
- Committers
- Weblate, OCA Transbot, oca-travis, Sergio Incaser, Carlos Incaser
Code Analysis ⓘ
Views touched (14)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 | list | Inherits account.view_account_analytic_account_list |
view_account_analytic_account_vehicle_form |
analytic.analytic.account.vehicle.form | account.analytic.account | form | Inherits analytic.view_account_analytic_account_form |
view_sale_service_fleet_analytic_search |
account.analytic.account.fleet.search | account.analytic.account | search | 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 | form | Inherits project.edit_project |
view_sale_service_fleet_inherit_form2 |
sale.service.fleet.form.view.inherit | project.task | form | Inherits sale_service.view_sale_service_inherit_form2 |
view_sale_service_fleet_inherit_form2 |
sale.service.fleet.form.view.inherit | project.task | form | Inherits sale_service.view_sale_service_inherit_form2 |
view_sale_service_fleet_order_filter |
sale.order.fleet.filter.inherit | sale.order | Inherits sale.view_sales_order_filter | |
view_sale_service_fleet_order_form |
sale.order.fleet.form.inherit | sale.order | form | Inherits sale.view_order_form |
view_sale_service_fleet_project_kanban |
sale.service.fleet.project.kanban | project.project | kanban | Inherits project.view_project_kanban |
view_sale_service_fleet_project_search |
sale.service.fleet.project.filter.inherit | project.project | search | Inherits project.view_project_project_filter |
view_sale_service_fleet_task_search |
sale.service.fleet.task.filter.inherit | project.task | search | Inherits project.view_task_search_form |
view_task_project_user_search |
report.project.task.user.search.fleet | report.project.task.user | search | Inherits project.view_task_project_user_search |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (6)
New fields (1)
-
vehicle_idMany2one → fleet.vehiclecomodel_name='fleet.vehicle'string='Vehicle'
No public methods.
New fields (2)
-
analytic_account_idsOne2many → account.analytic.accountcomodel_name='account.analytic.account'inverse_name='vehicle_id'string='Contracts' -
task_idsOne2many → project.taskcomodel_name='project.task'inverse_name='vehicle_id'string='Tasks'
No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (1)
-
vehicle_idMany2one → fleet.vehiclecomodel_name='fleet.vehicle'string='Vehicle'
No public methods.
New fields (1)
-
vehicle_idMany2one → fleet.vehiclecomodel_name='fleet.vehicle'readonly=Truestring='Vehicle'
-
init(self, cr)
New fields (1)
-
vehicle_idMany2one → fleet.vehiclecomodel_name='fleet.vehicle'string='Vehicle'
No public methods.