Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Training blse #354

Open
wants to merge 14 commits into
base: 18.0
Choose a base branch
from
Open

Training blse #354

wants to merge 14 commits into from

Conversation

blse-odoo
Copy link

No description provided.

@robodoo
Copy link

robodoo commented Feb 17, 2025

Pull request status dashboard

@blse-odoo blse-odoo closed this Feb 17, 2025
@blse-odoo blse-odoo reopened this Feb 17, 2025
@blse-odoo blse-odoo force-pushed the 18.0-training-blse branch 2 times, most recently from da93c57 to 9a1c2e7 Compare February 17, 2025 13:40
In order to complete the chapter 2 of Server framework 101, I have to
create an empty module estate with minimal manifest
@blse-odoo blse-odoo force-pushed the 18.0-training-blse branch 3 times, most recently from 061efd7 to 6308395 Compare February 18, 2025 10:51
Copy link

@hupo-odoo hupo-odoo left a comment

Choose a reason for hiding this comment

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

Good job! Everything seems to go well, I just made 2 small comments 😄

Based on the description of chapter 3 of server framework 101 add the
model 'estate.property' and its fields
The model estate did not have any access rights, and thus could not be
accessed. This also fixes a warning about the lack of access rights
We had no ui to interact with the estate.property model, but we needs
them (for chapter 5 of server framework 101)
Customize the views according to the chapter 6 of server framwork 101
Add the new models and the new views following chapter 7 of server framework 101
Following chapter 8 of server framework 101, qdds the following
fields to proprety and offer:
- total area
- validity
- deadline
and also a onchange for garden to set default values to the garden
Chapter 10 of server framework 101
Chapter 11 of server framework 101
Chapter 12 of server framework 101
Chapter 13 of server framework 101
Chapter 14 of server framework 101
The attributes of some models needed to be reordered to follow the guidelines

And `ruff` is run to format the code

This was the chapter 15 of server framework 101
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