Skip to content

Conversation

@hazemayman1
Copy link

No description provided.

@robodoo
Copy link

robodoo commented Nov 18, 2025

Pull request status dashboard

@hazemayman1 hazemayman1 force-pushed the 19.0-tutorial_0-haabo branch from 6bac521 to 71b1ce0 Compare November 18, 2025 15:33
Copy link
Contributor

@clbr-odoo clbr-odoo left a comment

Choose a reason for hiding this comment

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

Very good job, keep up like that !

General comments:

  1. Take care to follow our git guidelines.Some of your commit don't respect it since they have an uppercase to the module name. The module name should be the "technical name" of the module, which is the folder name.
    Example:
    [FIX] Estate: CI compliance -> [FIX] estate: CI compliance
  2. Make sure you have enabled the removal of trailing spaces on save in your IDE. Note that I didn't see problems related to that in your PR. It's just a general advice. You can also consider setting it up to add a trailing EOL at the end of the files.

@hazemayman1 hazemayman1 force-pushed the 19.0-tutorial_0-haabo branch from b696008 to a97811c Compare November 19, 2025 10:02
Copy link

@antonrom1 antonrom1 left a comment

Choose a reason for hiding this comment

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

Mostly little style nitpicks but it looks great overall 🥳

("offer_received", "Offer Received"),
("offer_accepted", "Offer Accepted"),
("sold", "Sold"),
("cancelled", "Cancelled"),

Choose a reason for hiding this comment

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

We usually use US english as default language. You can keep it here for the tutorial, just saying so you know

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.

4 participants