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. #odoo15developmentvideos
Video Contents
00:00 Introduction
00:27 Example
00:52 Compute Field
Which can be stored directly and retrieved directly from the database. One of the common examples for the usage of such fields is calculating the total amount that is calculated by multiplying the unit price of the product with quantity.
So instead of reading a database stored value, we can also calculate the values for the fields by a function in Odoo.
In Odoo models, we can achieve this by the use of computed fields. In this video, it discusses about how to define a computed field in odoo 15
Connect With Us:
➡️Website:
➡️Email : info@cybrosys.com
➡️Twitter:
➡️LinkedIn:
➡️Facebook:
➡️Instagram:
➡️Pinterest:
#Define #Computed #Field #Odoo #Odoo #Development #Tutorial #Computed #Field #Odoo