Skip to content

jasonplumb/invoice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

Send Email

Automatic Invoicing

At the end of every month, an invoice is dynamically generated and sent out to the recipient

Secrets

The following secrets need to be defined and supplied a value:

Secret Key Notes
EMAIL_USERNAME The email of the sender
EMAIL_PASSWORD This is not the email password. Create an app password from your email client. For instance, if you are using gmail, head over to Manage your Google Account -> search for app passwords and create a custom app
SALARY_GROSS The amount to charge the client (gross)
EMAIL_RECEIVER The email receiver
ADDRESS_CONTRACTOR Address of the contractor
ADDRESS_CLIENT Address of the client
COMPANY_NAME Name of company
EMAIL_BCC (optional) The email bcc
EXPENSES_LINK (optional) Supply a link to your expenses software e.g. Freeagent

Dev notes

Check out the following github actions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors