-
Notifications
You must be signed in to change notification settings - Fork 2.9k
zavan - Technical Training #1131
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
base: 19.0
Are you sure you want to change the base?
Conversation
plha-odoo
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
good job, for the commit title and message, you can (for the next commits) follow these guidelines https://www.odoo.com/documentation/16.0/contributing/development/git_guidelines.html
Imported the right modules and fixed some typos. The estate_property table now shows up in PostgresSQL :D
Fixed typo for in acces rights file
Made the basic menus, added the Properties action and edited the properties
plha-odoo
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good job for the commit titles and the general quality of the code.
just a nitpick:
We try to always leave an empty line at the end of every file.
If you are using vscode there is an option to automatically do it which is called Insert Final Newline.
Created the list, form & search views
Added all the models & the links

No description provided.