odoo/tutorials#1353

Created by Mauryan Kansara (makan)

Blocked

label
odoo-dev:19.0-tutorial-makan
head
f3db9b029077bfd6ca3e004ca72cc7aa667070a4
odoo/tutorials
19.0 #1353 missing r+
master

19.0 tutorials makan

This PR implements the Real Estate module as part of the Server Framework 101 tutorial.

The work follows the tutorial progressively, with each commit introducing or improving a specific part of the module. The PR currently contains the initial module structure, models, security rules, user interface, views, and relationships between the different real estate entities.

The PR will continue to be updated as the remaining exercises and topics from the Server Framework 101 tutorial are completed. Additional commits will extend the Real Estate module with the functionality covered in the subsequent tutorial chapters.