Translation "Generated documents"
This commit is contained in:
parent
4fd24c6855
commit
f8703a0691
@ -3241,7 +3241,7 @@ if ($action == 'create') {
|
||||
print '<div class="fichecenter"><div class="fichehalfleft">';
|
||||
|
||||
/*
|
||||
* Documents generes
|
||||
* Generated documents
|
||||
*/
|
||||
$ref = dol_sanitizeFileName($object->ref);
|
||||
$subdir = get_exdir($object->id, 2, 0, 0, $object, 'invoice_supplier').$ref;
|
||||
|
||||
@ -1325,7 +1325,7 @@ if ($action == 'create' && $user->rights->projet->creer) {
|
||||
print '<a name="builddoc"></a>'; // ancre
|
||||
|
||||
/*
|
||||
* Documents generes
|
||||
* Generated documents
|
||||
*/
|
||||
$filename = dol_sanitizeFileName($object->ref);
|
||||
$filedir = $conf->projet->dir_output."/".dol_sanitizeFileName($object->ref);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user