change id of invoice without logo PDF
This commit is contained in:
parent
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';
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user