Bugfix
This commit is contained in:
parent
5d092718a1
commit
60382483e3
@ -38,7 +38,7 @@ class FactureDetailTableurOne {
|
||||
$error = 0;
|
||||
|
||||
$dir = FAC_OUTPUTDIR . "/" . $fac->ref . "/" ;
|
||||
$file = $dir . $fac->ref . "-$ligne-$objlignetel->code_analytique-detail.xls";
|
||||
$fname = $dir . $fac->ref . "-$ligne-$objlignetel->code_analytique-detail.xls";
|
||||
|
||||
dolibarr_syslog("Open $fname");
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user