Invoice-templates

Collection of invoice templates created for the association

OTHER License

Stars
1
Committers
2

Overview

Collection of invoice templates created for the association.

Available templates:

Getting Started

Example

Here is an example of an quote template:

How to use

Prerequisites

  • The distribution matching your architecture or your needs of LaTeX
  • A code editor like Visual Studio Code (with the correct extensions for LaTeX) or a LaTeX editor like TeXShop

Installation

Clone the repository using:

git clone https://github.com/DeVinci-FabLab/Invoice-templates.git

Editing

Open the project, then update the templates/common/payement_info.tex file with your information.

Create the folder templates/WIP (Work In Progress), then copy / paste the templates you want to edit in this folder.

When editing you template, do not forget to remove the \input{../common/watermark.tex} line as it will apply a watermark on the document.

Using your editor, you may compile the document to see the result and export it as a PDF.

Supported languages

  • English 🇬🇧 (code)
  • French 🇫🇷 (content)

Roadmap for future improvements

[!WARNING] This repository is to be integrated into the MyFab platform.

Contributing

If you want to contribute to the project, please read the CONTRIBUTING file and contact the project manager.

License

This project is licensed under the MIT License - see the LICENSE file for details