J
Asked
I have a few questions
When I choose the download as PDF option for an invoice it downloads the PDF however it is not styled at all (i have not amended anything this is a fresh install) - please see attachment screenshot.
In the list of invoices I want it to always display the ID column however I'm having to go into the columns button and turn it on every time, is there a way to have this on by default?
Also is it possible to easily turn off the following from the system as I will not be using them:
Stamp/Signature on invoices
Calendar and Events Features
Thank you
When I choose the download as PDF option for an invoice it downloads the PDF however it is not styled at all (i have not amended anything this is a fresh install) - please see attachment screenshot.
In the list of invoices I want it to always display the ID column however I'm having to go into the columns button and turn it on every time, is there a way to have this on by default?
Also is it possible to easily turn off the following from the system as I will not be using them:
Stamp/Signature on invoices
Calendar and Events Features
Thank you
Attachments
- MSAnsweredHello,
Please download the file again and try to replace the `themes` folder. I suspect it might be due to files.
Id column is hidden by default. You can edit the `themes/default/views/sales/index.php` and change line 82 from `{ "data": "sid", "visible": false },` to `{ "data": "sid" },`
You don't have to upload the stamp image, if you don't need this feature. System will only add it, if you have upload the image.
Thank you - JAnsweredHi,
Thank you for the update regarding the ID column.
I tried redownloading and uploading the themes folder again but it still looks the same?
Thanks, - MSAnsweredHello,
That's strange. Let me know the site link with login details in private reply to have a look.
Thank you - Login to Reply