Skip to content

rendall/simple-invoice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Invoice

https://rendall.github.io/simple-invoice/

A simple, secure, editable web-based invoice that

  • Requires absolutely nothing from you
  • Calculates itemization subtotal, taxes and total
  • Saves your edit for when you return
  • Customizable fields
  • Localizable / internationalizable
  • Minimal, seek design

simple-invoice

Instructions

  • View the web-page https://rendall.github.io/simple-invoice/ in a browser
  • Edit each field. Press tab to go to the next editable field
    • Your edits are saved automatically via cookies
    • Note that subtotal, VAT and total are recalculated when the line-item changes
  • When ready, press the print command from your browser
    • For printer (or destination) select Save as PDF

Simple Invoice Newsletter

Sign up to receive information and updates. Your information will be used for no other purpose, nor shared with anyone else.

Run locally?

Limitations

  • Euro-centric: uses Euros, calculates VAT
    • But you can change € to any other symbol
    • And you can delete or change the tax line
  • Finn-centric: uses Finnish date locale
    • Always editable
  • Local save: saves cookies only to your local storage
  • One itemization row only
  • Minimal style is fixed

Technical Support / Suggestions / Feedback

Roadmap

  • Add / remove itemization rows
  • Change / remove tax label and rate
  • Choose localization (e.g. "US", "FI", etc.) for currency and date formats

Development

The script.ts file compiles into script.js, which is loaded by index.html when displayed by a web server

Privacy Policy

Data is collected and stored only in your local browser and so is entirely and only under your control. Simple Invoice has no interest in collecting this data nor ever will until the end of time.

About

A simple, editable web-based invoice

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published