We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If there are invoices by a user that share the same month/year then there should be a warning shown to the admin.
The text was updated successfully, but these errors were encountered:
Such warning could be shown at the top of each invoice with same month/year, ideally with links to jump to the others, e.g.
There are other invoices for same month and year: [c37ad21 ($500)](link...), [15ed87a ($0)](link...)
Also, invoices with same month/year are sometimes created by mistake and need a way to be revoked by the user - related feature request #2847
Sorry, something went wrong.
No branches or pull requests
If there are invoices by a user that share the same month/year then there should be a warning shown to the admin.
The text was updated successfully, but these errors were encountered: