diff options
author | polo <ordipolo@gmx.fr> | 2023-12-23 10:00:24 +0100 |
---|---|---|
committer | polo <ordipolo@gmx.fr> | 2023-12-23 10:00:24 +0100 |
commit | a4d88fd1913758cc95b395eefcf5e9d730450382 (patch) | |
tree | a7ffe3ab2816d7562cc967b5b4ef7c974dd7a0e2 /src/latex_templates/originaux_pas_toucher | |
parent | 78439b6a178e238ab8fb73d25567a85df78d6681 (diff) | |
download | AppliGestionPHP-a4d88fd1913758cc95b395eefcf5e9d730450382.zip |
devis payant, créer devis depuis facture, changement dans getIDsByIdClient(), suppression dépendance paquet latex "ulem", (string) dans setTelephone()
Diffstat (limited to 'src/latex_templates/originaux_pas_toucher')
-rw-r--r-- | src/latex_templates/originaux_pas_toucher/devis.tex | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/latex_templates/originaux_pas_toucher/devis.tex b/src/latex_templates/originaux_pas_toucher/devis.tex index fa8ca79..e069308 100644 --- a/src/latex_templates/originaux_pas_toucher/devis.tex +++ b/src/latex_templates/originaux_pas_toucher/devis.tex | |||
@@ -10,7 +10,6 @@ | |||
10 | \usepackage{xcolor} % texte en couleur | 10 | \usepackage{xcolor} % texte en couleur |
11 | \usepackage{tabularx} % dimensions des tableaux automatique | 11 | \usepackage{tabularx} % dimensions des tableaux automatique |
12 | \usepackage{tikz} % le rectangle | 12 | \usepackage{tikz} % le rectangle |
13 | \usepackage{ulem} % pour barrer | ||
14 | 13 | ||
15 | \begin{document} | 14 | \begin{document} |
16 | \setlength{\parindent}{0cm} % supprimer les alinéas | 15 | \setlength{\parindent}{0cm} % supprimer les alinéas |
@@ -65,6 +64,8 @@ | |||
65 | 64 | ||
66 | Déplacement : \textcolor{vert}{} | 65 | Déplacement : \textcolor{vert}{} |
67 | 66 | ||
67 | Devis Payant : \textcolor{vert}{} | ||
68 | |||
68 | Total HT : \textcolor{vert}{} | 69 | Total HT : \textcolor{vert}{} |
69 | 70 | ||
70 | \textit{(TVA non applicable, article 293B du code général des impôts)} | 71 | \textit{(TVA non applicable, article 293B du code général des impôts)} |