Feature #8085
closedPreorder Integration with Company Timings and Pickup Time Update
Description
Integrated company details in the preorder module and configured it to display available time slots based on office working hours. Updated the logic to reflect these timings in the system and verified the changes to ensure there are no issues. Additionally, included the pickup time details in the email notification sent to users.
Subtasks
Related issues
Updated by Pavan Kumar Murala 11 days ago
- Status changed from New to In Progress
- % Done changed from 0 to 50
- Estimated time changed from 2:30 h to 4:00 h
Updated by Pavan Kumar Murala 8 days ago
- Due date changed from 03/06/2026 to 03/09/2026
Updated by Pavan Kumar Murala 8 days ago
- Status changed from In Progress to Closed
- % Done changed from 50 to 100
1. Creation Page Updates
On the creation page, I removed the time selector fields because they were causing functionality issues. I worked on identifying and fixing the related problems to ensure the page works smoothly. Additionally, I resolved the navigation issues when moving from the creation page to the details page, ensuring that the correct data and information are passed and displayed properly after navigation.
2. E-commerce Store API Integration
In the e-commerce module, I integrated the Store API to retrieve store-related data. The API provides the store’s operating time, which I captured and processed in the application. This information is now displayed to the user so they can clearly see the store availability or timing while interacting with the platform.