Computed Fields and @api Depends on Odoo 15 | Odoo 15 Development Tutorials
Channel:
Subscribers:
28,000
Published on ● Video Link: https://www.youtube.com/watch?v=Ls4d_7D_kVE
In this video, it discusses compute function and how to store value in a field using this functionality and @api.depends operation.
Odoo provides compute function which helps to calculate from some other fields. It is just like any other regular field along with an additional argument compute.
Video Contents
0:00 Introduction
0:36 Field declaring
1:41 Defining @api.depends operation
2:51 Define Compute function and compute the value
4:09 Adding field into XML files of view
4:31 Updating in UI
Which can be stored directly and retrieved directly from a database, and the api operation @api.depends helps to compute the value based on the change in the depends field.
Other Videos By Cybrosys Technologies
Tags:
@api.depe
api depends odoo
odoo tutorial
odoo 15 development tutorial
computed fields in odoo
fields in odoo
odoo fields_get
odoo api depends
how to create depends field in odoo
depends
depends decorator in odoo
odoo decorator depends example
warnings on customers odoo 14
warnings on customers odoo
odoo9
odoo8
rapid
onchange data based on condition in odoo
odoo api.depends
@api.depends
trigger function based on field value
api.depends
on hand quantity