1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-06-21 09:58:23 +02:00

Remove .png in invoice model

This commit is contained in:
Alexandre Iooss
2020-09-06 15:49:44 +02:00
parent d5f324c2d5
commit b1fed3d476
3 changed files with 26 additions and 9 deletions

View File

@ -52,8 +52,7 @@
\parbox[b][\paperheight]{\paperwidth}{%
\vfill
\centering
%FIXME remove ".png" on obj.bde
%\includegraphics[width=\textwidth]{../../apps/treasury/static/img/{{ obj.bde }}_bg.jpg};
\includegraphics[width=\textwidth]{../../apps/treasury/static/img/{{ obj.bde }}_bg.jpg};
\vfill
}
}