odoo/tutorials#1353

Created by Mauryan Kansara (makan)

Blocked

label
odoo-dev:19.0-tutorial-makan
head
6288f8207b11798c51eee4790b23f9aeaf9213b1
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.