Actions
BUG #2543
open[SQA] Add a column in the Expenses page to show the applicant name (user who created the expense)
Description
To improve traceability and user accountability, a new column should be added to the Expenses listing page to display the name of the user who created each expense.
Requirements:¶
- Add a new column labeled "Applicant" or "Created By" on the expenses index/listing page.
- The column should display the full name or username of the user who submitted the expense.
- Ensure this column is sortable and filterable, if possible.
Expected Outcome:¶
- Users reviewing expenses can easily identify who submitted each one.
- Improves auditability and supports better workflow tracking.
Actions