-
-
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
[18.0][MIG] base_m2m_custom_field: Migration to 18.0 #3091
base: 18.0
Are you sure you want to change the base?
Conversation
<field name="name">my.model.a.b.rel.tree.view</field> | ||
<field name="model">my.model.a.b.rel</field> | ||
<field name="arch" type="xml"> | ||
<tree editable="top"> |
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.
tree tag should be replaced with list
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.
@trisdoan can you address this pls?
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.
sorry I missed this, will do
121f4f9
to
db0be44
Compare
No description provided.