odoo/tutorials#1355

Created by Piyush Krishnadutt Yadav (pikri)

Blocked

label
odoo-dev:19-tutorial-pikri
head
6629d6b1be51b4586778d24bcc0bb03dc2f28a4e
odoo/tutorials
19.0 #1355 missing statuses missing r+
master

19.0 tutorials pikri

This PR contains my work on the Real Estate module from the Server Framework 101 tutorial.

It includes the property, property type, tag, and offer models, along with their fields and relationships. It also adds the required views, menus, actions, access rights, and the business logic implemented throughout the tutorial.

This PR covers the changes made while progressing through the Server Framework 101 chapters.