The video guides the process of managing data in Odoo 17. It demonstrates how to create a model, and how to add example data to this model using the data directory. The process begins with the creation of a model, a fundamental aspect of data organization in Odoo. Models serve as the blueprints for organizing […]
In this video, we are discussing storing data in odoo15. It includes defining a model with few fields in it. Add demo data into the model using the data directory. #odootechnicalvideos Video Contents ————————- 0:00 Introduction 0:14 Module structure 0:47 Add test data 1:32 Passing values while rendering #odoodevelopmentvideos Then using a controller pass the […]