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

Module: Storage File

Entity: storage.file

Compute Method: _compute_url

View 18.0
Inputs Method Outputs
+ for record in self:
+             record.url = record._get_url()
  • url

Back to entity