For loop is used for iterating over a sequence either list, tuple.dictionary. Also for loop helps to avoid singleton errors. Here In this video, shows how we can add a for loop #odoo16 #odoodevelopment #odootutorials Connect With Us: —————— ➡️ Website: ➡️ Email: info@cybrosys.com ➡️ Twitter: ➡️ LinkedIn: ➡️ Facebook: ➡️ Instagram: ➡️ Pinterest: #Add […]
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 […]