Skip to content

Commit

Permalink
FIX #8269
Browse files Browse the repository at this point in the history
  • Loading branch information
eldy committed Mar 7, 2018
1 parent eeb5b4b commit f4f009d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion htdocs/fourn/facture/card.php
Expand Up @@ -2928,7 +2928,7 @@
}

// Presend form
$modelmail='supplier_order_send';
$modelmail='order_supplier_send';
$defaulttopic='SendBillRef';
$diroutput = $conf->fournisseur->facture->dir_output;
$trackid = 'sin'.$object->id;
Expand Down

0 comments on commit f4f009d

Please sign in to comment.