Skip to content
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

[16.0][FIX] dms_field: Test compatibility #379

Merged
merged 1 commit into from
Nov 29, 2024

Conversation

victoralmau
Copy link
Member

@victoralmau victoralmau commented Nov 29, 2024

Test compatibility

We need to avoid applying a template except when testing functionality with dms_field* modules to avoid the error that a directory with the same name already exists (example: create partner).

Related to #378

Please @pedrobaeza and @CarlosRoca13 can you review it?

@Tecnativa

We need to avoid applying a template except when testing functionality
with dms_field* modules to avoid the error that a directory with the same
name already exists (example: create partner).

Related to OCA#378
@victoralmau victoralmau force-pushed the 16.0-fix-dms_field-compatibility branch from 1388109 to 1df6f0b Compare November 29, 2024 08:20
@victoralmau victoralmau marked this pull request as ready for review November 29, 2024 08:33
@pedrobaeza
Copy link
Member

Shouldn't the dependent modules inherit from a base test in dms_field?

@victoralmau
Copy link
Member Author

I have thought about it, but the base test of dms_field would have only the context key set, I think the cost/benefit of having it is not significant.

Copy link
Member

@pedrobaeza pedrobaeza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/ocabot merge patch

@OCA-git-bot
Copy link
Contributor

This PR looks fantastic, let's merge it!
Prepared branch 16.0-ocabot-merge-pr-379-by-pedrobaeza-bump-patch, awaiting test results.

@OCA-git-bot OCA-git-bot merged commit 5358201 into OCA:16.0 Nov 29, 2024
7 checks passed
@OCA-git-bot
Copy link
Contributor

Congratulations, your PR was merged at 58fa65b. Thanks a lot for contributing to OCA. ❤️

@pedrobaeza pedrobaeza deleted the 16.0-fix-dms_field-compatibility branch November 29, 2024 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants