change id of invoice without logo PDF
This commit is contained in:
bovenliggende
de22f5dd71
commit
369eee2b5c
@ -17,8 +17,7 @@ class invoicewithoutlogoPdf extends invoicePdf
|
||||
*/
|
||||
public function getRequestId()
|
||||
{
|
||||
// same like in OXID PDF module
|
||||
return 'standart_without_logo';
|
||||
return 'invoice_without_logo';
|
||||
}
|
||||
|
||||
/**
|
||||
|
Laden…
Verwijs in nieuw issue
Block a user