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

Allow putting an invoice into "pending" without sending it #1018

Closed
CherryDT opened this issue Apr 21, 2024 · 0 comments · Fixed by #1023
Closed

Allow putting an invoice into "pending" without sending it #1018

CherryDT opened this issue Apr 21, 2024 · 0 comments · Fixed by #1023
Assignees
Milestone

Comments

@CherryDT
Copy link

Is your feature request related to a problem? Please describe.
I would like to be able to put an invoice into the "pending" state (and even register payment on it) without necessarily sending it to the customer via email at that point. It's still possible to send it afterwards with the "Send" button that's still there, and in some cases I might not even want to send it through the system at all (but in some other way) but still have the correct customer email associated with the invoice in the system.

Describe the solution you'd like
A new button "Publish" that's doing the same as "Send" does except that it doesn't actually send the email.

Describe alternatives you've considered
It's possible to put a fake email of course, but a "proper" way would be better.

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

Successfully merging a pull request may close this issue.

2 participants