docs: add portal follow-up tasks

This commit is contained in:
Hardik 2026-05-22 16:26:43 +05:30
parent ec63ac781f
commit 81869d4f61

View file

@ -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]