Previously, whenever we downloaded PDFs from Sales Invoice, Quotation, Sales Order, Delivery Note, etc., the downloaded file name was automatically generated like:
“Tax Invoice - 8077 - TWIN ADVERTISING LLC.pdf”
But after updating Manager.io, all downloaded files are now saving only as:
“pdf.pdf”
We are using a custom Liquid theme.
Can anyone please guide how to restore the previous dynamic PDF file naming format in the latest Manager.io version?
Requirement:
Document Type - Invoice Number - Customer Name.pdf
Filename will be whatever is in your <title></title> block. Previously filename has been hard-coded into the program. The latest version makes it possible to customize.
If you are using custom theme, then you need to customize it too. Or just create new custom theme from scratch using javascript (not liquid markup)
@asvinalbert I can’t because this is affecting only users using custom themes and every custom theme is unique. What has changed is that previously filename was hardcoded into the program. New approach is that filename is configurable by theme (whatever is in <title></title> tag).
You can copy and paste your current theme into AI, tell it exactly what I wrote now and it will figure it out what needs to be improved in your custom theme.
After updating to the latest version, the PDF button is no longer naming the file like it used to.
It has always automatically named the file starting with “Invoice” and the invoice #, followed by the customer name.
Now it simply wants to name the file PDF.PDF
Please see the screenshot included
Am I doing something wrong? If not, can this please be corrected ASAP?
After upgrading, HTML was not working with the standard sales invoice.
I changed to use the theme “Bold Blue” and now the it wants to name my PDFs pdf.pdf.
I’m not an IT person and can’t find where/what to change in the coding for “Bold Blue” to correctly name the pdf files.
Can you please help?
I also have no idea about anything to do with AI or chatgtp as I’ve never used these