diff --git a/htdocs/societe/index.php b/htdocs/societe/index.php index 0765fe2eacb..e8c4df08280 100644 --- a/htdocs/societe/index.php +++ b/htdocs/societe/index.php @@ -66,6 +66,13 @@ print ''.$langs->trans("Search").''; print ""; print $langs->trans("Name").':'; print ''; +if (! empty($conf->barcode->enabled)) +{ + print ""; + print $langs->trans("BarCode").':'; + //print ''; + print ''; +} print ""; print $langs->trans("Other").':'; //print '';