Skip to content

semla/PTA-invoice-typst

Repository files navigation

PTA Typst Invoice

WIP invoice for use with PTA software like Tackler.
The address placement hopefully fits a C5 envelope with an h2 "window".

PTA

Read more about PTA - Plain Text Accounting. It should be possible to support all pta software that exports to json.

Data

The invoice reads from .toml and .json files: - clients.toml - static_data.toml - a json file containing the transaction data, the file name is specified in static_data.toml

JSON

Generate the json with something like:
tackler --config journal/conf/tackler.toml --output.dir . --output.prefix report

PDF

Create pdf with:
typst compile invoice-01.typ

Preview


resume

Disclaimer

The invoice may not fullfill legal requirements for your country.
It is also a work in progress.

About

Simple invoice for plain text accounting software

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages