mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-09 17:32:35 +01:00
@@ -1915,7 +1915,7 @@ else
|
||||
|
||||
// Prospect/Customer
|
||||
print '<tr><td>'.$langs->trans('Supplier').'</td><td>';
|
||||
print yn($object->fournsseur);
|
||||
print yn($object->fournisseur);
|
||||
print '</td></tr>';
|
||||
|
||||
// Prefix
|
||||
|
||||
Reference in New Issue
Block a user