Revert "#5224 Adding "Copyof" before invoice label to remind user to change it and avoid label to be the label of cloned invoice "

This reverts commit b3504977b0.
This commit is contained in:
jean 2016-06-04 12:10:38 +02:00
parent 0d115e0ed0
commit 6873e7afec

View File

@ -1806,7 +1806,6 @@ class FactureFournisseur extends CommonInvoice
$object->date = '';
$object->date_echeance = '';
$object->ref_client = '';
$object->libelle = $langs->trans("CopyOf").' '.$object->libelle;
$object->close_code = '';
$object->close_note = '';