Skip to content

Console script for creating quotes and invoices from a LaTeX template

License

Notifications You must be signed in to change notification settings

OrderAndCh4oS/Invoicing

Repository files navigation

License: MIT Run on Repl.it

Invoicing

Console script for producing quotes and invoices from a LaTeX template

alt text

Getting Started

Copy .env.example and rename to .env

cp invoicing/.env.example invoicing/.env

Copy the example LaTeX invoices

cp invoicing/templates/Invoice.example.tex invoicing/templates/Invoice.tex

cp invoicing/templates/Quote.example.tex invoicing/templates/Quote.tex

Use poetry to install dependencies

poetry install

cd into cd ./invoicing and run export DB_FILE=invoicing_local.db && python command_line.py to begin

About

Console script for creating quotes and invoices from a LaTeX template

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •