In Odoo, a transient model is a temporary model that is not persisted in the database. Transient models are useful for performing tasks that do not require permanent storage of data, such as generating reports, sending emails, or performing calculations.
#odoodevelopment
To create a transient model in Odoo 16, you can define a new class that inherits from the “TransientModel” class instead of the “Model” class.
#odootutorials #odoo16
Connect With Us:
—————————————
➡️ Website:
➡️ Email: info@cybrosys.com
➡️ Twitter:
➡️ LinkedIn:
➡️ Facebook:
➡️ Instagram:
➡️ Pinterest:
#Create #Transient #Model #Odoo #Odoo #Development #Tutorials