change id of invoice without logo PDF
Dieser Commit ist enthalten in:
Ursprung
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…
In neuem Issue referenzieren
Einen Benutzer sperren