Employees report generation
### Summary
- Employees can search the “Payments Query” page via a filter including the payments' data as text/number fields to be searched and viewed as rows of records if found.
- Focusing on the “date/time” field and “payment number” field
- The status of the payment shows in bold.
- The option to generate PDF files of the record showing on the screen, with the option to save them to the local directory via a button.
- The results are shown in a table with the column titles showing the field names and the searched fields are showing above the results table.
- Payment fields:
1. Account Username.
1. Account number.
1. Account type.
1. Customer name.
1. Time and date.
1. Amount
1. Payment method.
1. Digital standard type.
### Acceptance Criteria
- [ ] Verifying all fields only take the allowed datatype in them
- [ ] Verifying that the results are correct according to the search done
- [ ] focus is on the “date/time” field and “payment number” field
- [ ] status of the payment shows in bold.
- [ ] generating of the PDF file is successful and has the logo and the title of the
- [ ] User interface should be responsive on different resolutions (mobile/desktop)
### Relevant documents, screenshots, references and/or links

issue