remove test code InvoicePdfService
This commit is contained in:
parent
fc6c370ca3
commit
33171b8943
@ -167,8 +167,6 @@ class InvoicePdfService {
|
||||
$templateType = $invoicePdfData['template_type_key'];
|
||||
$clean_folder = html_entity_decode(string: $currentConfig->path).'/';
|
||||
$factureFolders = $this->getGroupFactureFolder($invoicePdfData,$clean_folder);
|
||||
//TODO: add template type
|
||||
$templateType = ClientTemplateTypeConstant::OGF;
|
||||
|
||||
switch ($templateType) {
|
||||
case ClientTemplateTypeConstant::FUNECAP:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user