19.0 tutorials makan#1353
Draft
Zopsss wants to merge 10 commits into
Draft
Conversation
Zopsss
force-pushed
the
19.0-tutorial-makan
branch
2 times, most recently
from
July 3, 2026 05:43
230cfd3 to
57e8883
Compare
Zopsss
force-pushed
the
19.0-tutorial-makan
branch
from
July 3, 2026 05:47
57e8883 to
58a5d9e
Compare
Zopsss
force-pushed
the
19.0-tutorial-makan
branch
from
July 3, 2026 07:30
45c801d to
a54816b
Compare
Zopsss
force-pushed
the
19.0-tutorial-makan
branch
3 times, most recently
from
July 7, 2026 13:04
30849bf to
5a11d1a
Compare
Zopsss
force-pushed
the
19.0-tutorial-makan
branch
from
July 7, 2026 13:16
5a11d1a to
4fb6fdd
Compare
Zopsss
force-pushed
the
19.0-tutorial-makan
branch
2 times, most recently
from
July 13, 2026 09:54
e69836e to
79f9622
Compare
Zopsss
force-pushed
the
19.0-tutorial-makan
branch
3 times, most recently
from
July 14, 2026 05:11
1b287ea to
0a3d416
Compare
Zopsss
force-pushed
the
19.0-tutorial-makan
branch
2 times, most recently
from
July 14, 2026 13:19
a2a60af to
1a5a33f
Compare
bit-odoo
reviewed
Jul 16, 2026
Zopsss
force-pushed
the
19.0-tutorial-makan
branch
from
July 20, 2026 13:24
1a5a33f to
6b032b2
Compare
…to smaller view files
Zopsss
force-pushed
the
19.0-tutorial-makan
branch
from
July 21, 2026 04:32
6b032b2 to
6288f82
Compare
Author
|
Hi @bit-odoo I have addressed all your comments and updated the PR description as you asked. Can you please review the PR again? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

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.