Skip to content
Snippets Groups Projects
Commit 2966edff authored by Nicolas Russo's avatar Nicolas Russo
Browse files

Merge branch 'T8310' into 'master'

[IMP][T8404] Invoices header adjusts

See merge request !56
parents 9964e91a 86fc27f8
No related branches found
No related tags found
1 merge request!56[IMP][T8404] Invoices header adjusts
......@@ -8,7 +8,7 @@
<xpath expr="//table[@class='company-table']//td[@class='right']" position="replace">
<td class="right">
<img style="width: 90mm; height: auto;"
<img style="width: 45mm; height: auto;"
t-if="o.journal_id.image"
t-attf-src="data:image/png;base64,#{o.journal_id.image}"
/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment