Ajout du logo dans les factures d'avoir

This commit is contained in:
2020-08-31 16:21:02 +02:00
parent 070793da86
commit 1d513623d6
2 changed files with 1 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

View File

@@ -158,6 +158,7 @@
</page_footer> </page_footer>
{$taxes = []} {$taxes = []}
<img src="{image file="assets/img/logo.png"}" style="height:60px;margin:10px">
{loop name="credit-note.invoice" type="credit-note" id=$credit_note_id customer="*"} {loop name="credit-note.invoice" type="credit-note" id=$credit_note_id customer="*"}
<table class="table-info"> <table class="table-info">