Skip to content

[ADD] estate: create initial module structure and manifest - #1416

Open
mawat-odoo wants to merge 4 commits into
odoo:19.0from
odoo-dev:19.0-Technical-Training-mawat
Open

mawat-odoo wants to merge 4 commits into
odoo:19.0from
odoo-dev:19.0-Technical-Training-mawat

Conversation

@mawat-odoo

Copy link
Copy Markdown

Initialize the estate module with its basic directory structure and manifest file as required for the technical onboarding training.

task-6573564

@robodoo

robodoo commented Sep 15, 2026

Copy link
Copy Markdown

Pull request status dashboard

Initialize the estate module with its basic directory structure and manifest file as required for the technical onboarding training.

task-6573564
@mawat-odoo
mawat-odoo force-pushed the 19.0-Technical-Training-mawat branch from 2e4eb5e to 55b2599 Compare September 15, 2026 11:36

@msho-odoo msho-odoo left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

nice job on the commit message format
I left you a comment, feel free to ping me here when yo push for the next improvement in the chapters 🔥

Comment thread .gitignore Outdated
@@ -1,3 +1,9 @@
# Created by https://www.toptal.com/developers/gitignore/api/python,odoo

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

ops, I shouldn't see that file :)
Environmental files (usually starts with .) shouldn't be pushed or seen here, you might have a quick search on how to avoid this :)

@mawat-odoo
mawat-odoo force-pushed the 19.0-Technical-Training-mawat branch from c8728d7 to f34bcf9 Compare September 16, 2026 08:29
- Create models package and __init__.py files
- Define estate.property model with basic fields:
  * name, description, postcode
  * date_availability, expected_price, selling_price
  * bedrooms, living_area, facades, garage
  * garden, garden_area, garden_orientation

task-6573564
@mawat-odoo
mawat-odoo force-pushed the 19.0-Technical-Training-mawat branch 2 times, most recently from cd8d2d9 to 06d81bc Compare September 16, 2026 11:11
- Add security/ir.model.access.csv with full permissions for internal users
- Declare security file in __manifest__.py

task-6573564
@mawat-odoo
mawat-odoo force-pushed the 19.0-Technical-Training-mawat branch from 06d81bc to 9f2dbc6 Compare September 16, 2026 11:15
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