Skip to content

Simple invoice generator script based on google docs, google sheets, and Google Script

Notifications You must be signed in to change notification settings

hackprime/google-docs-invoice-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Google Docs Invoice Generator

Simple tool that allow you to generate invoices from selected sheet rows.

How it works

  1. Place files from "example" local folder to folder on your Google Drive and convert it to natige Google Docs and Google Sheets formats respectively.

  2. Open InvoiceGenerator.gs and edit 3 setting variables: homeFolderId, invoicesFolderId, and invoiceTemplateId.

  3. Open, sheet "sales", go "Tools > Script Ediitor".

  4. Add InvoiceGenerator.gs and NumberInWordsRus.gs scripts (Englis werion of "number in words" function will be added later).

  5. Complete. Now you can select several rows in sheet, click "Actions > Generate Invoice" and popup window will notify you that invoice is ready.

About

Simple invoice generator script based on google docs, google sheets, and Google Script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published