From 81869d4f617d55c1c7c7c37cb5ab764f4142f384 Mon Sep 17 00:00:00 2001 From: Hardik Date: Fri, 22 May 2026 16:26:43 +0530 Subject: [PATCH] docs: add portal follow-up tasks --- Progress/TODO.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Progress/TODO.md b/Progress/TODO.md index a1eec5a..abf415d 100644 --- a/Progress/TODO.md +++ b/Progress/TODO.md @@ -100,3 +100,13 @@ - accounts should also get history - approver name should show up as the signatory, not submitter - on confirm receipt page, allow po to be partially closed until all items are delivered + +16/05/2026 +- user profile page is needed to allow users to change things like passwords and apply for superuser access. on admin dashboard a page should be maintained where superusers and requests are tracked. add button for allow superuser to any user on user page. for manager allow them to add signature (for export to pdf/excel on approved POs). without signature, cannot approve pos - show a hint asking them to upload signature instead. +- notification system on page +- ensure export not possible untill signed +- format/validation for account, item, vendor, user ids, payment receipt numbers [OPEN-QUESTION] +- when payment happens from a vendor they are automatically verified +- Make buttons on screens like vendors, items, cost centers, Not Links. INcluding but not limited to - Edit, Delete, Deactivate +- mobile version for manager +- mobile version for accounts [open-question] \ No newline at end of file