admin-portal icon indicating copy to clipboard operation
admin-portal copied to clipboard

Missing setting

Open LarsK1 opened this issue 1 year ago • 5 comments

Hi, we added a new option in the last PR. Could you please add that option as well? (merge_e_invoice_to_pdf) https://github.com/invoiceninja/invoiceninja/blob/643f8a64c3bb3a41baa9ff27dda20fc08cba562a/app/Jobs/Entity/CreateRawPdf.php#L116

LarsK1 avatar May 21 '24 05:05 LarsK1

Hi,

Happy to add this but can you please provide more details, what change is needed in the frontend?

hillelcoren avatar May 29 '24 16:05 hillelcoren

Hi, you would need to add a new bool toogle which changes the client property "merge_e_invoice_to_pdf".

LarsK1 avatar May 29 '24 16:05 LarsK1

Ok, thanks. What does this do?

hillelcoren avatar May 29 '24 16:05 hillelcoren

It's an toggle to enable the merging of the einvoice to the pdf-file. So embedding the xml in the pdf.

LarsK1 avatar May 29 '24 17:05 LarsK1

Got it, thanks!

hillelcoren avatar May 29 '24 17:05 hillelcoren