Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
odoo
/
tutorials
Public
Notifications
You must be signed in to change notification settings
Fork
3.3k
Star
167
Code
Issues
2
Pull requests
786
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
19.0 tuto hagav
- #1361
#1361
Draft
hagav-odoo
wants to merge 25 commits into
odoo:19.0
odoo/tutorials:19.0
from
odoo-dev:19.0-tuto-hagav
odoo-dev/tutorials:19.0-tuto-hagav
Copy head branch name to clipboard
Conversation
Commits
25
(25)
Checks
Files changed
Draft
19.0 tuto hagav
#1361
hagav-odoo
wants to merge 25 commits into
odoo:19.0
odoo/tutorials:19.0
from
odoo-dev:19.0-tuto-hagav
odoo-dev/tutorials:19.0-tuto-hagav
Copy head branch name to clipboard
Commits
Commits on Jul 3, 2026
[ADD] estate: bare-minimum structure to make module
Show description for b2837d2
hagav-odoo
committed
b2837d2
View commit details
Copy full SHA for b2837d2
Browse repository at this point
[IMP] estate: basic model for estate module
hagav-odoo
committed
7b8a6fe
View commit details
Copy full SHA for 7b8a6fe
Browse repository at this point
[IMP] estate: add ir.model.access.csv file for security of access rights
hagav-odoo
committed
82e5899
View commit details
Copy full SHA for 82e5899
Browse repository at this point
[FIX] estate: update missing properties in manifest
hagav-odoo
committed
01ff0fe
View commit details
Copy full SHA for 01ff0fe
Browse repository at this point
[LINT] estate: add new line to fix type check errors
hagav-odoo
committed
385eb62
View commit details
Copy full SHA for 385eb62
Browse repository at this point
Commits on Jul 7, 2026
[IMP] estate: add Pyright and Odoo LS configs
Show description for fa64dd8
hagav-odoo
committed
fa64dd8
View commit details
Copy full SHA for fa64dd8
Browse repository at this point
[IMP] estate: add missing fields to Estate Model
hagav-odoo
committed
7fa4c95
View commit details
Copy full SHA for 7fa4c95
Browse repository at this point
[IMP] estate: add views(actions) & menus
Show description for 1b44b46
hagav-odoo
committed
1b44b46
View commit details
Copy full SHA for 1b44b46
Browse repository at this point
[IMP] estate: set default values and other field customizations
Show description for e68219c
hagav-odoo
committed
e68219c
View commit details
Copy full SHA for e68219c
Browse repository at this point
[IMP] estate: add state(selection) & active(bool) fields
hagav-odoo
committed
c296088
View commit details
Copy full SHA for c296088
Browse repository at this point
[IMP] estate: add list view
Show description for 8003e01
hagav-odoo
committed
8003e01
View commit details
Copy full SHA for 8003e01
Browse repository at this point
[IMP] estate: update form ui
Show description for 2e5fe6a
hagav-odoo
committed
2e5fe6a
View commit details
Copy full SHA for 2e5fe6a
Browse repository at this point
Commits on Jul 8, 2026
[IMP] estate: add search shortcuts, filters & groupBy
Show description for 9738b9b
hagav-odoo
committed
9738b9b
View commit details
Copy full SHA for 9738b9b
Browse repository at this point
Commits on Jul 9, 2026
[IMP] estate: add missing fields in views
Show description for 5e1106a
hagav-odoo
committed
5e1106a
View commit details
Copy full SHA for 5e1106a
Browse repository at this point
Commits on Jul 13, 2026
[IMP] estate: add Drizzle Studio for local database viewing
Show description for 95767ec
hagav-odoo
committed
95767ec
View commit details
Copy full SHA for 95767ec
Browse repository at this point
[IMP] estate: New model estate.type is added to use as type of estate
Show description for a75e298
hagav-odoo
committed
a75e298
View commit details
Copy full SHA for a75e298
Browse repository at this point
[IMP] estate: add buyer & seller to model and view
hagav-odoo
committed
8ebcd8b
View commit details
Copy full SHA for 8ebcd8b
Browse repository at this point
[IMP] estate: add estate.tag model for tags
Show description for c04603a
hagav-odoo
committed
c04603a
View commit details
Copy full SHA for c04603a
Browse repository at this point
[IMP] estate: add estate.offer model
Show description for 5634742
hagav-odoo
committed
5634742
View commit details
Copy full SHA for 5634742
Browse repository at this point
Commits on Jul 14, 2026
[IMP] estate: add total_area computed field
Show description for f315778
hagav-odoo
committed
f315778
View commit details
Copy full SHA for f315778
Browse repository at this point
Commits on Jul 15, 2026
[FIX] estate: use for-loop for compute total
Show description for 9c95d3d
hagav-odoo
committed
9c95d3d
View commit details
Copy full SHA for 9c95d3d
Browse repository at this point
Commits on Jul 23, 2026
[FIX] estate: correction 'base_setup' -> 'base' in dependency
Show description for 9d82971
hagav-odoo
committed
9d82971
View commit details
Copy full SHA for 9d82971
Browse repository at this point
Commits on Jul 27, 2026
[IMP] estate: add best_offer computed field
Show description for 48671cd
hagav-odoo
committed
48671cd
View commit details
Copy full SHA for 48671cd
Browse repository at this point
Commits on Jul 29, 2026
[IMP] estate: add deadline and validity field with compute and inverse
Show description for f784ceb
hagav-odoo
committed
f784ceb
View commit details
Copy full SHA for f784ceb
Browse repository at this point
Commits on Jul 31, 2026
[IMP] estate: set default values when garden bool is changed
Show description for eb52087
hagav-odoo
committed
eb52087
View commit details
Copy full SHA for eb52087
Browse repository at this point
You can’t perform that action at this time.