Skip to content

Conversation

@haahi-odoo
Copy link

Initializes the basic structure for the real estate module.

  • Creates the module scaffolding (manifest, init, and base directories).
  • Defines the initial 'estate.property' model.
  • Adds base fields (columns) to the new model.

Initializes the basic structure for the real estate module.
- Creates the module scaffolding (manifest, init, and base directories).
- Defines the initial 'estate.property' model.
- Adds base fields (columns) to the new model.
Initializes the basic structure for the real estate module.
- Creates the module scaffolding (manifest, init, and base directories).
- Defines the initial 'estate.property' model.
- Adds base fields (columns) to the new model.
@robodoo
Copy link

robodoo commented Nov 5, 2025

Pull request status dashboard

- Set default values for estate.property model fields.
- Apply additional field attributes (e.g., readonly, required).
- Register menu items to access the tree and form views.
- added  basic, list and form view
- also added  filter for new or offer received stage
- pincode feild name had spelling mistake in views/estate_property_views.xml
…nctionality

-Developed and integrated list, form, and search views for the Real Estate module
-Including support for group-by operations.
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