Skip to content

[SMIPA]: Estate property management - Tutorials - #1405

Draft
smitinit wants to merge 12 commits into
odoo:19.0from
odoo-dev:19.0-tutorials-smipa
Draft

[SMIPA]: Estate property management - Tutorials#1405
smitinit wants to merge 12 commits into
odoo:19.0from
odoo-dev:19.0-tutorials-smipa

Conversation

@smitinit

@smitinit smitinit commented Sep 3, 2026

Copy link
Copy Markdown
  • Add the estate.property model.
  • Add security/access rules for the estate models.
  • Add custom list and form views for properties.
  • Add list view attributes.
  • Add property search filters.
  • Add/update demo data.
  • Clean up view naming and actions.

@robodoo

robodoo commented Sep 3, 2026

Copy link
Copy Markdown

Pull request status dashboard

@smitinit
smitinit requested a review from mash-odoo September 3, 2026 13:12
now we can filter with property availability using state filter
and can group by postcode.
@smitinit smitinit changed the title [ADD] estate: implement real estate property management views and search [SMIPA]: Estate property management - Tutorials Sep 3, 2026
Add Many2one relationships to estate.property for:
Property Type -> estate.property.type
Buyer -> res.partner
Salesperson -> res.users
Add the corresponding property type model, access rights, menus,
and form view fields to demonstrate Many2one relations in the estate module.
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