-
-
Notifications
You must be signed in to change notification settings - Fork 71
[16.0][mig] attribute_set_completeness: Migration to 16.0 #162
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: 16.0
Are you sure you want to change the base?
[16.0][mig] attribute_set_completeness: Migration to 16.0 #162
Conversation
… on models linked to attribute set
* Split computed methods in attribute.set.owner.mixin. * Use assertRaisesRegex in tests to check for exact error message. * Improve readability of event listner skip_if conditions.
add migration script : fields have been removed from v13 -> v14
…r allowing searches
9c91e98 to
c66e3c2
Compare
c66e3c2 to
422ea70
Compare
|
/ocabot migration attribute_set_completeness |
simahawk
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.
can you please add the test dep as done on #142 ?
| @@ -0,0 +1,27 @@ | |||
| # Copyright 2022 Acsone SA | |||
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.
this must be trashed
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.
this is still to be trashed
|
@dsolanki-initos ping |
1 similar comment
|
@dsolanki-initos ping |
|
/ocabot migration attribute_set_completeness |
|
LGTM @dsolanki-initos @pedrobaeza tested. seems ok. i think we can merge this. |
|
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. |
This module depends on
attribute_set#141