[14.0][IMP] tracking_manager: Fix trackable conditions - #2934
Merged
OCA-git-bot merged 2 commits intoJun 24, 2024
Merged
Conversation
grindtildeath
commented
May 6, 2024
Contributor
- Backport of [16.0][IMP] tracking_manager: allow tracking readonly fields #2813
- Extra improvement on property fields and blacklist
Contributor
|
Hi @sebastienbeau, @Kev-Roche, |
ajaniszewska-dev
approved these changes
Jun 18, 2024
Contributor
Author
Kev-Roche
approved these changes
Jun 24, 2024
Contributor
|
LGTM, please @grindtildeath can you rebase your PR ? |
The condition on stored field does not allow to track changes on property fields as they are not stored on the model itself, although Odoo allows to track such fields. Use a blacklist of mixins to make sure all the fields from these models are blacklisted and use a function to allow custom redefinition.
grindtildeath
force-pushed
the
14.0-imp-tracking_manager_trackable
branch
from
June 24, 2024 14:19
07abd20 to
c902531
Compare
Contributor
Author
|
@Kev-Roche done |
Contributor
|
/ocabot merge minor |
Contributor
|
What a great day to merge this nice PR. Let's do it! |
Contributor
|
Congratulations, your PR was merged at ab9ec75. Thanks a lot for contributing to OCA. ❤️ |
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.