odoo/tutorials#1068

Created by Omar Khalil (omkha)

Blocked

label
odoo-dev:omkha/first_pr_tutorial
head
0225b68428971c7d1bdfa184121b39a2397cc4a7
odoo/tutorials
19.0 #1068 missing r+
master

[ADD] Estate Module (Python Framework Training)

[ADD] Implementation for Estate Module of Python Framework

Description:

  1. Chapter 1: Introduction
  2. Chapter 2: Added Module Estate. Added Manifest and Init python files. Defined the module as an app
  3. Chapter 3: Introduced building model to Estate module
  4. Chapter 4: Added a new access rules to the Estate modules allowing users to read, write, create, but no delete.
  5. Chapter 5: Added basic GUI of the Estate Module