SnailyCAD / snaily-cadv4

💻 An open source Computer Aided Dispatch (CAD) for FiveM, this is a web based integration for communities who love police roleplaying and dispatching. Discord: https://discord.gg/eGnrPqEH7U
https://docs.snailycad.org/docs/getting-started
MIT License
140 stars 84 forks source link

Ability to export whole citizen ticket/arrest report in one PDF #1837

Closed bartusek27 closed 10 months ago

bartusek27 commented 11 months ago

Describe the feature

It makes sense for better RP to be able as LEO to export a PDF with all tickets/arrests/records in one PDF as a "Criminal Record". It can be then used for citizens to show it to their employers in realistic RP.

Additional Context

No response

casperiv0 commented 11 months ago

Would the preview still be the same of the one when exporting only one? If there would be a different UI, please share a preview of that

bartusek27 commented 11 months ago

So the button would have multiple choices to generate - Full record, Felony record. The reasoning behind this is that when a person wants his criminal record, they don't care about fines and care only about felony arrests so their employer can verify the have not been arrested for anything criminal. The full record is for detectives or citizens so they can see their full history. Maybe it can be easier for the Full Record export to make it the same as in /citizen/:id page.

You will not have any details of any crimes, just the same data as is in each row in Citizen search modal - Arrests/Fines: Case Number / Notes / Violations / Officer (again, badge number would be preferrable) / Fines & Years / Payment Status / Created At

So the final layout would look like this: Criminal Record (header) Date of export / Badge number of an officer who created the export (nice to have) Citizen Info (would leave the same as is in individual export, that one is great) Arrests (one per row) Fines (one per row, only in Full record export) Written warnings (one per row, only in Full record export

casperiv0 commented 10 months ago

Will try to include this in the next release!