Feature #7924
closedFeature #7906: Enquiry module in POS
Enhancements in Enquiry Module – Other Option, Follow-up Date, Delete/Restore, & Action History Integration
Description
Implemented multiple enhancements in the Enquiry module across backend and frontend:
Added "Others" option in enquiry creation. When selected, users can enter a custom value.
Implemented Follow-up Date functionality with time support (default 12 AM). Validation allows selection from today up to the next 2 weeks.
Backend:
Implemented filters for enquiry listing.
Added soft delete functionality using isDeleted (true/false).
Created Restore API to recover deleted records.
Frontend:
Integrated dashboard card data and last 6 enquiry details.
Integrated delete and restore functionality.
Added Action History in enquiry detail and list page.
Implemented filter support (including deleted and non-deleted records).
Not passing time value (12 AM) from frontend in filter requests.
Subtasks
Related issues
Updated by Pavan Kumar Murala 19 days ago
- Status changed from New to In Progress
Updated by Pavan Kumar Murala 19 days ago
- Subject changed from Enhancements in Enquiry Module – Other Option, Follow-up Date, Delete/Restore, Dashboard & Action History Integration to Enhancements in Enquiry Module – Other Option, Follow-up Date, Delete/Restore, & Action History Integration
- Description updated (diff)
- Status changed from In Progress to Closed
- % Done changed from 0 to 100