Odoo Mindscape. Understand Odoo faster. Explore modules, fields, dependencies and version differences in one place instead of digging through the source code.

Module: Fleet

Entity: fleet.vehicle.log.services

Compute Method: _compute_purchaser_id

Inputs Method Outputs
for service in self:
            service.purchaser_id = service.vehicle_id.driver_id

Back to entity