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][IMP] sign_oca: Filter unsigned documents in user count #63

Merged

Conversation

victoralmau
Copy link
Member

FWP from 15.0: #62

Filter unsigned documents in user count

Add ("signed_on", "=", False) to sign_oca_request_user_count domain

  • Ensures only unsigned documents are counted
  • Improves accuracy of pending signature notifications
  • Prevents signed documents from appearing in user's to-sign list

Add ("signed_on", "=", False) to sign_oca_request_user_count domain
- Ensures only unsigned documents are counted
- Improves accuracy of pending signature notifications
- Prevents signed documents from appearing in user's to-sign list
@OCA-git-bot
Copy link

Hi @etobella,
some modules you are maintaining are being modified, check this out!

Copy link
Member

@etobella etobella 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

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

@OCA-git-bot OCA-git-bot merged commit 1b448e6 into OCA:16.0 Sep 13, 2024
7 checks passed
@OCA-git-bot
Copy link

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

@pedrobaeza pedrobaeza deleted the 16.0-imp-sign_oca-sign_oca_request_user_count branch September 13, 2024 19:11
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