Skip to content

Feature/invoice sending#526

Open
Domin1kG wants to merge 14 commits intoTreyWW:mainfrom
Domin1kG:feature/invoice_sending
Open

Feature/invoice sending#526
Domin1kG wants to merge 14 commits intoTreyWW:mainfrom
Domin1kG:feature/invoice_sending

Conversation

@Domin1kG
Copy link
Copy Markdown

@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
Copy Markdown
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