diff --git a/htdocs/compta/fiche.php b/htdocs/compta/fiche.php index 8b3f71aecf6..eee52d2884e 100644 --- a/htdocs/compta/fiche.php +++ b/htdocs/compta/fiche.php @@ -231,6 +231,12 @@ if ($socid > 0) } print ""; + + print 'Code compta'.$societe->code_compta.''; + print "Code client"; + print $societe->code_client; + print ""; + print ""; print "
";