Suppression message inutile pour devis
This commit is contained in:
parent
16daac2e24
commit
77180a38ff
2 changed files with 6 additions and 2 deletions
|
|
@ -21,7 +21,7 @@ if (!$f)
|
|||
}
|
||||
|
||||
$tpl->assign('type', $f->type_facture);
|
||||
$tpl->assign('facture', $f);
|
||||
$tpl->assign('facture', $f);
|
||||
$tpl->assign('id', $id);
|
||||
$tpl->assign('footer', $plugin->getConfig('footer')?:'');
|
||||
$tpl->assign('siret_asso', $plugin->getConfig('siret_asso')?:'');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue