Ajout suppression doc + amélioration ui
This commit is contained in:
parent
d852c3c680
commit
2fda7a9db3
7 changed files with 81 additions and 5 deletions
|
|
@ -15,6 +15,7 @@ $client = new Client;
|
|||
$facture = new Facture;
|
||||
|
||||
$tpl->assign('f_obj', $facture);
|
||||
$tpl->assign('plugin_url', Utils::plugin_url());
|
||||
|
||||
$identite = (string) Config::getInstance()->get('champ_identite');
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue