odoo/tutorials#1355
Created by Piyush Krishnadutt Yadav (pikri)
Blocked
- Merge method
- Review
-
CI
- ci/style: (runtime 8s)
- ci/tutorial: (runtime 148s)
- label
- odoo-dev:19-tutorial-pikri
- head
- c42e855e7e20a21414fc9607bbe71d18c364b626
| odoo/tutorials | |
|---|---|
| 19.0 | #1355 missing r+ |
| master |
19.0 tutorials- Server framework 101 ( 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.