Commit Graph

9 Commits

Author SHA1 Message Date
Aya
31c59a3c9f edit status of tenders 2026-05-07 16:16:31 +03:00
Aya
da4cb36036 add supplier management module 2026-05-06 10:56:31 +03:00
Aya
8621096a82 add suppliers 2026-05-03 15:25:50 +03:00
Aya
345ba195f8 update expense-claims 2026-05-03 10:30:03 +03:00
Aya
11d14c01d2 edit tender module 2026-04-26 12:02:45 +03:00
Aya
e262d8c09c notification process 2026-04-19 15:16:45 +03:00
Aya
18699e6926 add edit & delete button to tender & update contacts dashbaord 2026-04-14 14:47:10 +03:00
yotakii
f101989047 updates for contacts & tenders Modules 2026-04-01 15:50:21 +03:00
Talal Sharabi
4c139429e2 feat(tenders): add Tender Management module (SRS, backend, frontend)
- SRS document: docs/SRS_TENDER_MANAGEMENT.md
- Prisma: Tender, TenderDirective models; Deal.sourceTenderId; Attachment.tenderId/tenderDirectiveId
- Backend: tenders module (CRUD, duplicate check, directives, notifications, file upload, convert-to-deal)
- Frontend: tenders list, detail, create/edit forms, directives, convert to deal, i18n (en/ar), dashboard card
- Seed: tenders permissions for admin and sales positions
- Auth: admin.service findFirst for email check (Prisma compatibility)

Made-with: Cursor
2026-03-11 16:57:40 +04:00