odoo/tutorials#1381

Created by Yash Chavan (yacha)

Blocked

label
odoo-dev:19-tutorial-yacha
head
65dfaa228cd2cdce8fc69c3e6a19e1ec513283b9
odoo/tutorials
19.0 #1381 ci/style missing r+
master

19.0 Tutorials YACHA

This PR contains the implementation of the Real Estate module from the Odoo development tutorial.

It covers:
- Creating the estate module and its models
- Adding fields and model relationships
- Adding security access rights
- Creating menus, actions, and views
- Adding property offers, types, and tags
- Improving the property search and form views