task #827 : ajout nom tiers + quick_code

This commit is contained in:
Dany De Bontridder 2013-05-10 21:45:03 +00:00
parent fff3179347
commit f504673abf
7 changed files with 21 additions and 4 deletions

View file

@ -36,5 +36,7 @@ $_GET['qcode']=$qcode;
$_REQUEST['qcode']=$qcode;
$var_array=compute_variable('ledger_type=ALL');
put_global($var_array);
echo $f->get_gestion_title();
require_once ('history_operation.inc.php');