tutorials icon indicating copy to clipboard operation
tutorials copied to clipboard

[ADD] estate: added a real estate module

Open mohannedah opened this issue 8 months ago • 4 comments

Created the estate module with a property model to be able to represent all the real estate listings that will be created in our system, so that the users will have the ability to submit offers on them.

mohannedah avatar Apr 22 '25 16:04 mohannedah

Pull request status dashboard

robodoo avatar Apr 22 '25 16:04 robodoo

You can mark this PR as ready to review (Click on the gray button: Ready to Review)

SergeBayet avatar Apr 23 '25 08:04 SergeBayet

For your second commit, the header is too long: Try to limit the header length to about 50 characters for readability. src: https://www.odoo.com/documentation/18.0/contributing/development/git_guidelines.html#commit-message-header

You can use git commit --amend to correct it.

SergeBayet avatar Apr 23 '25 08:04 SergeBayet

@vava-odoo This one for you. Cheers! :)

SergeBayet avatar Apr 24 '25 11:04 SergeBayet