odoo/tutorials#1068
Created by Omar Khalil (omkha)
Blocked
- Merge method
- Review
-
CI
- ci/style: (runtime 27s)
- ci/tutorial: (runtime 170s)
- 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:
- Chapter 1: Introduction
- Chapter 2: Added Module Estate. Added Manifest and Init python files. Defined the module as an app
- Chapter 3: Introduced building model to Estate module
- Chapter 4: Added a new access rules to the Estate modules allowing users to read, write, create, but no delete.
- Chapter 5: Added basic GUI of the Estate Module