Odoo Models & Basic Fields Tutorial | Odoo ORM Explained | Create Estate Property Model | video #5

Опубликовано: 24 Март 2026
на канале: Logic Works
15
2

In this video, we continue our Odoo development course by creating our first model and adding basic fields step by step.

You will learn how Odoo ORM works and how to store data in the PostgreSQL database using the estate.property model.

✅ What you will learn in this video:
• What is Odoo ORM
• How to create a model in Odoo
• How to add basic fields (Char, Float, Boolean, etc.)
• How to use required attributes
• Understanding automatic fields in Odoo
• Upgrade module using -u estate

This tutorial is perfect for Odoo beginners who want to start real module development.

🔗 Source Code (Estate Module):
https://github.com/ShoaibKhanJadoon/o...