-
-
Notifications
You must be signed in to change notification settings - Fork 871
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
[17.0][IMP] crm_partner_company_group: show company_group_id on list and form view #1949
base: 17.0
Are you sure you want to change the base?
Conversation
3771189
to
2f92641
Compare
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.
Tested in runboat, LGTM
@nguyenminhchien would you be so kind and do the second review of this improvement? |
> | ||
<field | ||
name="company_group_id" | ||
readonly="1" |
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.
readonly="1" |
It's readonly by default of related field
> | ||
<field | ||
name="company_group_id" | ||
readonly="1" |
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.
readonly="1" |
2f92641
to
560d48c
Compare
560d48c
to
f74e679
Compare
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.
lgtm
This PR has the |
No description provided.