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

Disable email notification for invoice viewed several times #2627

Closed
meaz opened this issue Sep 15, 2022 · 0 comments
Closed

Disable email notification for invoice viewed several times #2627

meaz opened this issue Sep 15, 2022 · 0 comments
Milestone

Comments

@meaz
Copy link

meaz commented Sep 15, 2022

Akaunting version

3.0.6

PHP version

8.1

Operating system

Debian bullseye

Steps to reproduce

  • Create a recurring invoice.
  • The invoice is automatically created and sent.
  • In your email, check the email saying that an invoice has been created for you and open the provided link.
  • Repeat last action several times.

Expected result

  • The invoice is marked as "Viewed by the user" in the admin panel only once.
  • The admin receives one email letting him know that the user has seen the invoice.

Actual result

  • The invoice is marked as "Seen by the user" in the admin panel several times: there are several notifications.
  • The admin receives several emails letting him know that the user has seen the invoice.

Additional comments

No response

Relevant log output

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants