liquidz00 / Patcher

Fetch patch management data from Jamf Pro to generate comprehensive reports in both Excel and PDF formats
https://patcher.liquidzoo.io/
Apache License 2.0
11 stars 1 forks source link

Feature Request: Add "Report Generated: $DATE" text within the Spreadsheet and PDF #7

Closed tonyyo11 closed 6 months ago

tonyyo11 commented 6 months ago

In the PDF, underneath the custom title it shows "MONTH YEAR". This should show the date that the report had been generated (MONTH DATE YEAR) for instances where the report is being generated more frequently than on a monthly basis. Screenshot 2024-04-03 at 11 23 57 AM

Likewise within the excel spreadsheet - but also not as vital as with the PDF version.

liquidz00 commented 6 months ago

Love this idea and definitely will be implementing it ASAP. An additional option can be passed as a flag to include the day as well as the month and year in the PDF.

Admittedly, I'm not as proficient with the pandas library as I probably should be. I'll try to figure out a way to get it added to the excel spreadsheet as well. Design-wise, were you thinking of having the spreadsheet have similar title and date formatting as the PDF?