Collection of invoice templates created for the association.
Available templates:
Here is an example of an quote template:
- 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
Clone the repository using:
git clone https://github.com/DeVinci-FabLab/Invoice-templates.git
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.
- English 🇬🇧 (code)
- French 🇫🇷 (content)
Warning
This repository is to be integrated into the MyFab platform.
If you want to contribute to the project, please read the CONTRIBUTING file and contact the project manager.
This project is licensed under the MIT License - see the LICENSE file for details