Skip to content

Conversation

vvrossem
Copy link
Contributor

This module allows project stakeholders management:

  • Add stakeholders on a project, with role and notes.
  • Define and manage stakeholder roles.
  • View project involvements of a stakeholder from the partner form.

This module allows project stakeholders management:

* Add stakeholders on a project, with role and notes.
* Define and manage stakeholder roles.
* View project involvements of a stakeholder from the partner form.
Comment on lines +36 to +40
def test_project_has_stakeholders(self):
self.assertIn(self.project_stakeholder, self.project.stakeholder_ids)

def test_partner_is_stakeholder(self):
self.assertIn(self.project_stakeholder, self.partner.stakeholder_ids)

Choose a reason for hiding this comment

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

I don't think these tests are useful, we don't need to test the ORM

@OCA-git-bot
Copy link
Contributor

This PR has the approved label and has been created more than 5 days ago. It should therefore be ready to merge by a maintainer (or a PSC member if the concerned addon has no declared maintainer). 🤖

@dreispt
Copy link
Member

dreispt commented Sep 24, 2025

/ocabot merge nobump

@OCA-git-bot
Copy link
Contributor

What a great day to merge this nice PR. Let's do it!
Prepared branch 18.0-ocabot-merge-pr-1565-by-dreispt-bump-nobump, awaiting test results.

@OCA-git-bot OCA-git-bot merged commit 213f98d into OCA:18.0 Sep 24, 2025
7 checks passed
@OCA-git-bot
Copy link
Contributor

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

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.

5 participants