Support Home
Documentation
Guides & Tutorials
Developers
API
Contact Us
Download
Login
How can we improve WHMCS?
Share, discuss and vote for what you would like to see added to WHMCS
Toggle navigation
Home
All Ideas
FAQ
Submit an Idea
Account
Login
Register
Home
Ideas
Automation
Add functionnality to disallow the modified invoice mail
Already Possible
Add functionnality to disallow the modified invoice mail
Already Possible
Thibaut Robert shared this idea 4 years ago
Automation
1 Comment
Subscribe to Updates
2
Votes
Login to Vote
Actually the system send automatically email when the cron change a bill with a new fee (late fee). But it's not always necessary if, as me, you send a reminder when we charge fees. Actually it send two mails and it's not really great like this !
Share Via
More votes helps get a request more attention. Share it now.
Share on Facebook
Share on Twitter
1 Comment
Login
to post a comment.
Official Response
WHMCS
commented 17th May 20
Hi Thibaut,
The "Invoice Modified" Email Template can be disabled via the Setup > Email Templates page to prevent it from ever being sent:
https://docs.whmcs.com/Email_Templates#Disabling_Templates
If you only want to disable the email in certain circumstances, the action hook system can be used to detect the conditions you require and abort email sending:
https://developers.whmcs.com/hooks-reference/everything-else/#emailpresend
1 Comment
Login to post a comment.
The "Invoice Modified" Email Template can be disabled via the Setup > Email Templates page to prevent it from ever being sent: https://docs.whmcs.com/Email_Templates#Disabling_Templates
If you only want to disable the email in certain circumstances, the action hook system can be used to detect the conditions you require and abort email sending: https://developers.whmcs.com/hooks-reference/everything-else/#emailpresend