-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
[ADD] estate: new module created #193
base: 18.0
Are you sure you want to change the base?
Conversation
stva-odoo
commented
Nov 19, 2024
- New model 'property' created
- Security: give read, write, create and unlink permissions to the group base.group_user.
- Basic list, form views added
- New model 'property' created - Security: give read, write, create and unlink permissions to the group base.group_user. - Basic list, form views added
683cce6
to
0ccfd6c
Compare
0ccfd6c
to
d1b0484
Compare
We want the following information for a property: - the customer who bought the property - the real estate agent who sold the property - the property type: house, apartment, penthouse, castle… - a list of tags characterizing the property: cozy, renovated… - a list of the offers received
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.
Excellent work overall 👍🏾. Just a few small remarks.
@ushyme Thanks! The improvements have been pushed. |
@stva-odoo I didn't know about this PR and had to retrieve its information, you may have to re-approve it as I didn't see previous commands. |
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.
small nitpicks 👍🏾
7694386
to
6bc155d
Compare
6bc155d
to
72ff0eb
Compare