October 2017
Intermediate to advanced
806 pages
17h 3m
English
Technically, computed fields are the function fields that compute the values based on the value of other fields. You will be able to write the Python code to compute the value of the field at the time of creating a computed field using Odoo Studio.
Let's take a simple example to add a balance field, that computes the difference of Total Receivable and Total Payable for customer.
Go to the customer's form view, enter into studio mode, drag and drop the Monitory field below the Tags fields, and change the label of the field to Balance to Receive:
Enter ...
Read now
Unlock full access