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

Update res_users.py sign_oca_request_user_count domain #61

Merged
merged 1 commit into from
Sep 11, 2024

Conversation

pedropabloalba
Copy link

[IMP] sign_oca: 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

[IMP] sign_oca: 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
@OCA-git-bot
Copy link

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

@etobella
Copy link
Member

/ocabot merge patch

@OCA-git-bot
Copy link

Hey, thanks for contributing! Proceeding to merge this for you.
Prepared branch 14.0-ocabot-merge-pr-61-by-etobella-bump-patch, awaiting test results.

@etobella
Copy link
Member

Can you port the change to other branches?

@OCA-git-bot OCA-git-bot merged commit 1a776e2 into OCA:14.0 Sep 11, 2024
7 checks passed
@OCA-git-bot
Copy link

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

@pedrobaeza
Copy link
Member

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