Skip to content

[ADD] estate: add new module#1359

Draft
shadi-odoo wants to merge 4 commits into
odoo:19.0from
odoo-dev:19.0-tutorials-shadi
Draft

[ADD] estate: add new module#1359
shadi-odoo wants to merge 4 commits into
odoo:19.0from
odoo-dev:19.0-tutorials-shadi

Conversation

@shadi-odoo

Copy link
Copy Markdown

No description provided.

@robodoo

robodoo commented Jul 3, 2026

Copy link
Copy Markdown

Pull request status dashboard

@shadi-odoo shadi-odoo force-pushed the 19.0-tutorials-shadi branch 3 times, most recently from 2a7ba86 to d48797d Compare July 3, 2026 12:05
Provide the required manifest metadata so the module can be recognized
and installed correctly by Odoo.

The metadata also ensures the module is properly categorized and ready
for future development.
@shadi-odoo shadi-odoo force-pushed the 19.0-tutorials-shadi branch 4 times, most recently from af95eea to 47f6c97 Compare July 3, 2026 12:19
Add the remaining manifest metadata required for the module.

Include the module version, base dependency, and application settings
so the module can be installed and recognized as an Odoo application.
@shadi-odoo shadi-odoo force-pushed the 19.0-tutorials-shadi branch 2 times, most recently from 524e1bc to cad5780 Compare July 6, 2026 12:54
Introduce the property model to allow the Estate module to store and
manage information about real estate properties.

The model defines the essential details of a property, such as its
name, description, expected and selling prices, availability, living
space, and additional features like a garage or garden. This provides
the core data structure required for property management within the
module.

task-completed chapter 3
@shadi-odoo shadi-odoo force-pushed the 19.0-tutorials-shadi branch 3 times, most recently from 85dfd4f to b9c8bca Compare July 7, 2026 11:46
Allow internal users to access and manage estate property records.

Add an access control rule that grants users in the Internal User
group permission to read, create, update, and delete property
records. This enables users to work with the Estate module while
ensuring access is managed through Odoo's security framework.

Task : "Chapter 4 completed"
@shadi-odoo shadi-odoo force-pushed the 19.0-tutorials-shadi branch from b9c8bca to 1a3164e Compare July 7, 2026 12:26
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