New: Work on invoice creation when creating subscription
This commit is contained in:
parent
bd0a07c14b
commit
2e6b811f42
@ -357,6 +357,7 @@ if ($fp)
|
|||||||
fclose($fp);
|
fclose($fp);
|
||||||
print "\n";
|
print "\n";
|
||||||
print "File '".$outfile."' has been built in current directory.\n";
|
print "File '".$outfile."' has been built in current directory.\n";
|
||||||
|
print "Current dir is ".getcwd()."\n";
|
||||||
}
|
}
|
||||||
else $error++;
|
else $error++;
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user