Skip to content

[CLN] estate: fix lint issues and complete manifest metadata#1225

Draft
vivah-odoo wants to merge 4 commits intoodoo:19.0from
odoo-dev:19.0-tutorial-vivah
Draft

[CLN] estate: fix lint issues and complete manifest metadata#1225
vivah-odoo wants to merge 4 commits intoodoo:19.0from
odoo-dev:19.0-tutorial-vivah

Conversation

@vivah-odoo
Copy link
Copy Markdown

@vivah-odoo vivah-odoo commented Apr 3, 2026

  • Added ir.model.access.csv for estate.property
  • Configured basic CRUD permissions for internal users

Chapter 4 - Security Intro

- Added estate.property model
- Implemented core fields (name, description, expected_price, etc.)
- Applied required field constraints
- Enabled ORM-based persistence

Chapter 3
@robodoo
Copy link
Copy Markdown

robodoo commented Apr 3, 2026

Pull request status dashboard

@vivah-odoo vivah-odoo requested review from mash-odoo April 3, 2026 12:48
Clean up code and module metadata:

- Remove trailing newline and blank line whitespace (W391, W293)
- Add missing `author` and `license` in __manifest__.py

This removes lint and module loading warnings.
@vivah-odoo vivah-odoo changed the title [ADD] estate: initialize module and implement basic property model (Chapters 2 & 3) [CLN] estate: fix lint issues and complete manifest metadata Apr 6, 2026
- Added ir.model.access.csv for estate.property
- Configured basic CRUD permissions for internal users

Chapter 4 - Security Intro
@vivah-odoo vivah-odoo force-pushed the 19.0-tutorial-vivah branch from d2d43cc to d6c591c Compare April 6, 2026 12:19
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