TIP: You can type at any time to perform a new search.
Realestate Estate
realestate_estate · OCA/vertical-realestate
- Repository
- OCA/vertical-realestate · module folder · Try on Runboat
- Module version
- 1.0.1
- Category
- Uncategorized
- Folder size
- 0.08 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/vertical-realestate
- Last tracking update
- 2026-08-07 07:38:33
- Authors
- ACSONE SA/NV, Odoo Community Association (OCA)
- Maintainers
- ACSONE SA/NV, Odoo Community Association (OCA)
- Committers
- Denis Roussel, OCA-git-bot, oca-ci
Code Analysis ⓘ
Views touched (7)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
real_estate_form_view |
real.estate.form (in realestate_estate) | real.estate | form | Inherits realestate.realestate_abstract_entity_view_form |
real_estate_search_view |
real.estate.search (in realestate_estate) | real.estate | search | New |
real_estate_tree_view |
real.estate.tree (in realestate_estate) | real.estate | tree | New |
real_estate_type_form_view |
real.estate.type.form (in realestate_estate) | real.estate.type | form | New |
real_estate_type_search_view |
real.estate.type.search (in realestate_estate) | real.estate.type | search | New |
real_estate_type_tree_view |
real.estate.type.tree (in realestate_estate) | real.estate.type | tree | New |
real_estate_view_kanban |
real.estate.kanban | real.estate | kanban | Inherits realestate.realestate_abstract_entity_view_kanban |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (4)
-
descriptionTexttranslate=True -
refCharcopy=Falsedefault=<expr>index=Truereadonly=Truestring='Reference' -
short_descriptionCharsize=50translate=True -
type_idMany2one → real.estate.typecomodel_name='real.estate.type'index=Trueondelete='restrict'required=True
No public methods.
New fields (2)
-
codeCharindex=Truerequired=True -
nameCharrequired=Truetranslate=True
No public methods.
New fields (1)
-
typeSelectionreadonly=Falseselection_add=[('real.estate', 'Estate')]
No public methods.