diff --git a/app/Helpers/Epc/EpcQrGenerator.php b/app/Helpers/Epc/EpcQrGenerator.php index d308f7188ba9..1bfbff2f956b 100644 --- a/app/Helpers/Epc/EpcQrGenerator.php +++ b/app/Helpers/Epc/EpcQrGenerator.php @@ -76,7 +76,7 @@ class EpcQrGenerator $this->formatMoney($this->amount), $this->sepa['purpose'], substr($this->invoice->number,0,34), - substr($this->invoice->public_notes,0,139), + '', '' )), "\n");