Update api_documents.class.php
This commit is contained in:
parent
0093954437
commit
932f561fd0
@ -607,6 +607,7 @@ class Documents extends DolibarrApi
|
|||||||
|
|
||||||
if ($ref) {
|
if ($ref) {
|
||||||
$tmpreldir = '';
|
$tmpreldir = '';
|
||||||
|
$fetchbyid = false;
|
||||||
|
|
||||||
if ($modulepart == 'facture' || $modulepart == 'invoice') {
|
if ($modulepart == 'facture' || $modulepart == 'invoice') {
|
||||||
$modulepart = 'facture';
|
$modulepart = 'facture';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user