Do Server Framework 101 Tutorial - #1368
Open
Shijakov wants to merge 1 commit into
Open
Conversation
Shijakov
marked this pull request as draft
July 20, 2026 13:17
Shijakov
force-pushed
the
19.0-server-framework-101-fishi
branch
2 times, most recently
from
July 28, 2026 09:06
b2c4024 to
78aa3e8
Compare
SaddemAmine
requested changes
Jul 28, 2026
SaddemAmine
left a comment
There was a problem hiding this comment.
I'm noticing styling issues across the PR, please make sure to fix them and ideally also configure your text editor to avoid accidentally triggering obvious ones in the future.
You can either install ruff and use the config in /odoo or tweak a few settings to automatically add an extra line at the end of files for example (that's the biggest one I noticed multiple instances of)
Thank you for the PR!
|
Also don't forget to fix your commit titles and squash the unnecessary ones |
Shijakov
force-pushed
the
19.0-server-framework-101-fishi
branch
5 times, most recently
from
July 31, 2026 08:35
307e224 to
a45c391
Compare
Shijakov
force-pushed
the
19.0-server-framework-101-fishi
branch
from
July 31, 2026 09:11
a45c391 to
87eef30
Compare
Shijakov
marked this pull request as ready for review
July 31, 2026 11:43
Shijakov
force-pushed
the
19.0-server-framework-101-fishi
branch
from
July 31, 2026 11:53
87eef30 to
8a46fd3
Compare
Shijakov
force-pushed
the
19.0-server-framework-101-fishi
branch
from
July 31, 2026 12:43
8a46fd3 to
cad2574
Compare
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.

Working on the Server 101 Tutorial