[16.0][MIG] attachment_synchronize: Migration to 16.0#2562
Closed
[16.0][MIG] attachment_synchronize: Migration to 16.0#2562
Conversation
b63b46c to
cd2ff35
Compare
bealdav
reviewed
Feb 23, 2023
| ) | ||
|
|
||
| def setUp(self): | ||
| super().setUp() |
Member
There was a problem hiding this comment.
Not sure but probably better to use setUpClass(cls) here ?
d3e15c3 to
5b0b1e9
Compare
Co-authored-by: Raphaël Valyi <rvalyi@akretion.com>
In normal tree view duplicate and archive can be done throught the action menu. So we only need to show this button when this tree view are included in a form using a o2m or m2m. So this visibility can be activated by passing value in the context Also make the copy consitent whatever way you do it
5b0b1e9 to
b062309
Compare
313ace1 to
d190801
Compare
Contributor
|
Hi @kevinkhao I think you can close this one as the one with refactore has been merged some time ago |
Contributor
Author
Indeed, thanks |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
depends on #2560