I generated an invoice on odoo 16.
I then saw that the date was in M/D/Y. I changed the format in EN/US to D/M/Y and then wasn't able to print out new PDF's.
I now get
"/"
reportlab.graphics.utils.RenderPMError: Error in setFont('Times-Roman',10) missing the T1 files?
Originally : makeT1Font() argument 2 must be str, not NoneAny idea?