Skip to content

19.0 Server framework 101 (VADEM) - #1430

Open
GerolD122 wants to merge 7 commits into
odoo:19.0from
odoo-dev:19.0-technical-training-vadem
Open

GerolD122 wants to merge 7 commits into
odoo:19.0from
odoo-dev:19.0-technical-training-vadem

Conversation

@GerolD122

@GerolD122 GerolD122 commented Sep 16, 2026

Copy link
Copy Markdown

Here is code for Finished Chapters 1-7

Created module, with manifest and 1 model (estate_property)

Server Framework 101 (Chapter 1-3)
…essible

Added access rights file (ir.model.access.csv), estate property model now accessible

Server Framework 101 (Chapter 4)
Cleaned code due to C3PO commit checks

Commit 11d2b68
Added menus and view functionality for estate property model, and configured model with restrictions for better expirience of using it.
(Finished Chapter 5)

Server Framework 101 (Chapter 5)
@robodoo

robodoo commented Sep 16, 2026

Copy link
Copy Markdown

Pull request status dashboard

Created new form-view for estate model, also changed list view for better displaying of data. Added new search options and few predefined filter/group-by options

Chapter 6: Basic Views

@leclerc-leo leclerc-leo 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.

👋 Good Work, you can check ci/style too.
If you need to setup a linter you can use ruff (there's an extension in vscode/pycharm) and use the odoo.toml present in odoo/community.

Comment thread estate/models/estate_property.py Outdated
Comment thread estate/views/__init__.py Outdated
Comment thread .gitignore Outdated
Added new models (tag, type and offer for estate), and established relations between those models. Also some minor fixes due to PR commits and ci/style

Server framework 101 - Chapter 7
Cleaned code - trying to make runbot green.
Used ruff

PR odoo#1430
@aboo-odoo
aboo-odoo self-requested a review September 17, 2026 12:49
@aboo-odoo

Copy link
Copy Markdown

Hey 👋 I'll be managing your review now to spread the load among the 4 of us 😄

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.

4 participants