Skip to content

[ADD] estate, estate_account, awesome_owl, awesome_dashboard: tutorial modules #875

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

Open
wants to merge 5 commits into
base: 18.0
Choose a base branch
from

Conversation

Feeedeee
Copy link

@Feeedeee Feeedeee commented Jul 24, 2025

Description

This pull request introduces the initial database tables for the new Estate and Estate Account modules:

Summary of changes

  • Added models and initial migration scripts for each table.
  • All necessary fields and relations are defined to support basic estate operations.

@robodoo
Copy link

robodoo commented Jul 24, 2025

Pull request status dashboard

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.

Hey! Good job for this PR, I've been extra picky 🎉 Some comments apply at several places but I didn't write them all #lazy

A few generic comments:

  • Could you add a description to the PR
  • Usually, you'll want one commit / task to keep the chain of commits as clean and small as possible. As here, the task is to create the module Estate, it should be the one commit on your branch. Could you squash your commits into 1 ?

@Feeedeee Feeedeee force-pushed the 18.0-tutorials-ffed branch from 801f06e to b0c333d Compare July 28, 2025 07:53
@Feeedeee Feeedeee force-pushed the 18.0-tutorials-ffed branch from b0c333d to 6dc2b32 Compare July 28, 2025 08:55
@Feeedeee Feeedeee changed the title [ADD] estate: added table property, property_offer, property_tag, pro… [ADD] Estate & Estate Account Modules (Tutorial 1) Jul 28, 2025
@Feeedeee Feeedeee changed the title [ADD] Estate & Estate Account Modules (Tutorial 1) [ADD] estate, estate_account, awesome_owl, awesome_dashboard: tutorial modules Jul 28, 2025
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