Skip to content

Conversation

@utpat-odoo
Copy link

@utpat-odoo utpat-odoo commented Oct 29, 2025

Create module Real Estate
Create model for estate property, property tag, property offer, property type
Give base user all permission
Create views for estate property, property tag, property offer, property type (list, search, form view)
Add dependency between columns
Add Constraint
Add The Sprinkles

@robodoo
Copy link

robodoo commented Oct 29, 2025

Pull request status dashboard

Copy link

@bit-odoo bit-odoo left a comment

Choose a reason for hiding this comment

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

Hello, Good Work!
I have left some comments.

When you push your new code, please do not merge it with the previous commit.
And make sure that your runbot is always green.

Thanks

Copy link

@bit-odoo bit-odoo left a comment

Choose a reason for hiding this comment

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

Hello, Good work!

I have left some remarks.
As I mentioned in my last comment, make sure that your runbot is always green.

@bit-odoo
Copy link

bit-odoo commented Nov 3, 2025

Hello!
Can you please make sure that your runbot is green?
https://runbot.odoo.com/runbot/tutorials-12?search=-utpat

Please update your PR title and message.

@utpat-odoo utpat-odoo changed the title [ADD] estate: create new module [ADD] estate: create new module, add models, views, security Nov 3, 2025
create new module estate and create model for new module and add security
Create module Real Estate
add menu list
set column default, read-only
In estate module add basic views list view and form view
Also add filter for new or offer received stage
In estate module add basic views list view and form view
Also add filter for new or offer received stage
improve syntax in estate_property model
Add new menu item property type and tags
Add buyer and salesperson fields
Add offer section
compute field like total area best offer
add validate and deadline fields with computation
add object type action on sold and cancel button and buyer field
add accept and refuse button in offer form
add SQL and Python both type constraints in database
add status bar in property
set order in model
add handle list view of property type
add tag color
Implemented stat button on property type
default filter in property page
decorations in property offer and property
make editable list view for property tag
restrict user to delete property which is not in new or sold state
add property id field in user model using inheritance
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