|
|
|
@ -27,12 +27,9 @@ |
|
|
|
|
|
|
|
\documentclass[12pt]{article} % Use the custom invoice class (invoice.cls) |
|
|
|
\usepackage[utf8]{inputenc} |
|
|
|
\usepackage[frenchb]{babel} |
|
|
|
\usepackage[letterpaper,hmargin=0.79in,vmargin=0.79in]{geometry} |
|
|
|
\usepackage{calc} % Counters for totaling hours and cost |
|
|
|
\usepackage{longtable} |
|
|
|
\usepackage{graphicx} |
|
|
|
\usepackage{calc} |
|
|
|
\usepackage{tabularx} |
|
|
|
\usepackage{eurosym} |
|
|
|
|
|
|
|
@ -67,7 +64,7 @@ Siret : {{siret}} |
|
|
|
|
|
|
|
{\bf Date:} \tab {{DATE}} \\ % Invoice date |
|
|
|
|
|
|
|
{\bf Facture \no :} \tab {{ fid }} \\ % |
|
|
|
{\bf Facture \no :} \tab {{ fid }} \\\\ |
|
|
|
%---------------------------------------------------------------------------------------- |
|
|
|
% TABLE OF EXPENSES |
|
|
|
%---------------------------------------------------------------------------------------- |
|
|
|
|