Bug #4536
openissues in preorder catalog creation
Start date:
10/17/2025
Due date:
10/17/2025 (53 days late)
% Done:
100%
Estimated time:
8:00 h
Spent time:
Tested Date:
Raised by Tester:
Page/ Module (POS):
Subtasks
Related issues
Updated by Pavan Kumar Murala about 2 months ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
- 1️⃣ Field Updates:
- Pickup From Date/Time → split into existingStartDate and availabilityFromTime.
- Pickup To Date/Time → split into existingEndDate and availabilityToTime.
- Pickup Location remains a single field.
- 2️⃣ Validation Enhancements:
- All values are validated on one page.
- Errors trigger only for empty or invalid fields and clear automatically when corrected.
- Validations work in both create and edit modes.
- 3️⃣ Accordion Behavior:
- For “Different Details,” all accordions expand automatically to display validation errors.
- “Same Details” validation behaves normally.
- 4️⃣ Pre-Order Limit Logic:
- New product starts with limit 0 instead of product quantity.
- After user input, limit value remains preserved and never resets automatically.
- Pre-order limit display defaults to 0 and updates dynamically based on user entry.
- 5️⃣ Store Location Field:
- Selecting a store location populates the field and clears validation instantly.
- 6️⃣ General Improvements:
- Accordions open when errors exist.
- User inputs are maintained during updates.
- All enhancements ensure a smoother and more accurate user experience.