Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ADD] 18.0 Estate module and Account Estate module - cove #165

Open
wants to merge 1 commit into
base: 18.0
Choose a base branch
from

Conversation

CorentinVermeulen
Copy link

No description provided.

@aboo-odoo
Copy link

Ping

Lucky you I'm your reviewer :D

@CorentinVermeulen CorentinVermeulen changed the title first commit PR - Tutorials - cove Oct 22, 2024
@CorentinVermeulen CorentinVermeulen force-pushed the 18.0-tutorial-cove branch 3 times, most recently from 6b4a797 to 764c8f4 Compare October 23, 2024 07:00
@CorentinVermeulen CorentinVermeulen force-pushed the 18.0-tutorial-cove branch 3 times, most recently from 70fe0a5 to 822ef0d Compare October 23, 2024 07:41
Copy link

@aboo-odoo aboo-odoo left a comment

Choose a reason for hiding this comment

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

Yo! first review for you ! Overall a extremely good work honestly. I've been extra picky and nitpicked a lot but honestly most of this is just styling stuff.

Two last comments I can make so far are:

  • Could you rename your PR to something like [ADD] estate: a new module to manage estate properties and embellish a bit your description
  • Mind that commit messages (and PR title) must be as followed [TAG] module(s): short description. The body of your commit message is as important as the title. I advice you to build that body use the following three sections:
    1. Problem
    2. Objective
    3. Solution
    and end your commit message with a reference to the task your assigned to (here there is none so you can put task-xxxxxx)
    Check the commit message I pushed before on your branch for inspiration.

Once again, extremely good work. Keep it up 🥇

estate/__manifest__.py Outdated Show resolved Hide resolved
estate/models/estate_property.py Outdated Show resolved Hide resolved
estate/models/estate_property.py Outdated Show resolved Hide resolved
estate/models/estate_property.py Outdated Show resolved Hide resolved
estate/models/estate_property.py Outdated Show resolved Hide resolved
estate/models/estate_property_offer.py Outdated Show resolved Hide resolved
estate/models/estate_property_type.py Outdated Show resolved Hide resolved
estate/security/ir.model.access.csv Outdated Show resolved Hide resolved
estate/views/estate_property_offer_view.xml Outdated Show resolved Hide resolved
estate/views/estate_property_type_view.xml Outdated Show resolved Hide resolved
@CorentinVermeulen CorentinVermeulen changed the title PR - Tutorials - cove [ADD] estate: a new module to manage estate properties and embellish a bit your description - cove Oct 23, 2024
@CorentinVermeulen CorentinVermeulen force-pushed the 18.0-tutorial-cove branch 4 times, most recently from 0f2a365 to 55f3dc2 Compare October 24, 2024 08:48
Copy link

@aboo-odoo aboo-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 nice demo data, well done 🏅

estate/data/estate_property_data.xml Outdated Show resolved Hide resolved
estate/data/estate_property_offer_data.xml Outdated Show resolved Hide resolved
estate/data/estate_property_tag_data.xml Outdated Show resolved Hide resolved
estate/data/estate_property_type_data.xml Outdated Show resolved Hide resolved
estate/models/estate_property_offer.py Outdated Show resolved Hide resolved
estate_account/model/account_move.py Outdated Show resolved Hide resolved
estate_account/model/estate_property.py Outdated Show resolved Hide resolved
estate_account/model/estate_property.py Outdated Show resolved Hide resolved
estate_account/model/account_move.py Show resolved Hide resolved
estate_account/model/account_move.py Show resolved Hide resolved
@CorentinVermeulen CorentinVermeulen force-pushed the 18.0-tutorial-cove branch 3 times, most recently from 414bc7a to 0ce6b18 Compare October 31, 2024 13:22
1. Problem: None
2. Objective:
- Finish the tutorial 101. Sometimes go a bit further (ex: smart button with invoice)
- Make the necessary adjustement to have a nice code for the next code review.
- Add some tests

3. Solution: Code and follow tutorial :)

task-xxxxxxx
@CorentinVermeulen CorentinVermeulen changed the title [ADD] estate: a new module to manage estate properties and embellish a bit your description - cove [ADD] 18.0 Estate module and Account Estate module - cove Nov 5, 2024
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.

2 participants