Builds.
This commit is contained in:
parent
bfae0dfe34
commit
3361b8eca9
10 changed files with 48 additions and 53 deletions
|
|
@ -76,7 +76,7 @@
|
|||
\def\FactureObjet {@(new HtmlString(isestimate?"Devis":"Facture")) en @TeXHelpers.ToTeX(activity)} % Objet du document
|
||||
% Description de la facture
|
||||
\def\FactureDescr {
|
||||
@TeXHelpers.ToTeX(Model.GetDescription())
|
||||
@TeXHelpers.ToTeX(Model.Description)
|
||||
}
|
||||
|
||||
% Infos Client
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue