Hello,
we want to print a pdf which is stored as ir.attachment. It‘s a shipping label which is retrieved via an API and saved as pdf.
Is it possible to somehow print such an attachment with an Odoo IoT Box? I can see that I can execute a ir.actions.report, but I have no idea how I could print an attachment.
Thanks in advance.