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:
parent
0d115e0ed0
commit
6873e7afec
@ -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 = '';
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user