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

Feature/invoice sending #526

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Conversation

Domin1kG
Copy link

@Domin1kG Domin1kG commented Nov 7, 2024

Description

This PR includes changes, which make it possible to send invoices to clients, the possibility to use email variables inside of a message, allows multiple address to be entered in the CC/BCC fields, also added automatic emails for when an invoices enters the 'Pending' state, when it becomes 'Paid' or becomes 'Overdue'.
Created a new modal file, based on the one for bulk emails and added more email templates for the various invoice states.

Checklist

  • Ran the Black Formatter and
    djLint-er on any new code (checks will fail without)
  • Made any changes or additions to the documentation where required
  • Changes generate no new warnings/errors
  • New and existing unit tests pass locally with my
    changes

What type of PR is this?

  • ✨ Feature

Added/updated tests?

  • 🙅 no, because they aren't needed

Related PRs, Issues etc

@TreyWW TreyWW self-requested a review November 7, 2024 20:24
@TreyWW
Copy link
Owner

TreyWW commented Nov 14, 2024

Hi @Domin1kG apologies for the delay, I will try and look at this soon.

@github-actions github-actions bot added the Stale label Dec 12, 2024
@github-actions github-actions bot closed this Dec 20, 2024
@TreyWW TreyWW removed the Stale label Dec 25, 2024
@TreyWW TreyWW reopened this Dec 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

idea: Allow invoice sending
2 participants