Odoo Mindscape. Understand Odoo faster. Explore modules, fields, dependencies and version differences in one place instead of digging through the source code.
Module: Sale Channel Search Engine
Entity: se.binding
Compute Method: _compute_sale_channel
| Inputs | Method | Outputs |
|---|---|---|
|
+ for rec in self: + rec.channel_id = rec.backend_id.sale_channel_id |
|
