Skip to content

Conversation

@TudorCalinCS
Copy link

No description provided.

@robodoo
Copy link

robodoo commented Jan 19, 2026

Pull request status dashboard

@TudorCalinCS TudorCalinCS changed the title Chapter 4 - Security Chapter 1 -5 Jan 19, 2026
Copy link

@plha-odoo plha-odoo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job for the general quality and readability of the code !
A few comments :

  • We try to always leave an empty line at the end of every file.
    If you are using vscode there is an option to automatically do it which is called Insert Final Newline.
  • for the commit message and title we try to always follow these guidelines https://www.odoo.com/documentation/16.0/contributing/development/git_guidelines.html
  • a few styling modifications for which I made local reviews (spaces arround an '=' except when used to define a parameter, spaces after but not before a ':', etc)

Copy link

@plha-odoo plha-odoo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job for these chapters, for the applying the correct styling almost everywhere and for udpating the code after the first review.
Just a few comments :

  • don't forget to use the proper git commit title convention event if it's an udpate, in which case your title should start with [FIX]
  • two styling for which I did local reviews

@TudorCalinCS TudorCalinCS changed the title Chapter 1 -5 training-tupan Jan 21, 2026
odoo and others added 7 commits January 21, 2026 14:55
Co-authored-by: plha-odoo <plha@odoo.com>
Co-authored-by: plha-odoo <plha@odoo.com>
Co-authored-by: plha-odoo <plha@odoo.com>
Complete chapter 8
Fix naming for view fiels (estate_views.xml -> estate_view.xml)
Remove unsupported '_sql_constraints' from estate_property model
Add missing author and license keys in manifest to remove the warnings
@TudorCalinCS
Copy link
Author

Performed a rebase to align commit history with git guidelines.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants