Bug #8343
opennoxa admin page order & pre-order bug fix
Description
order and pre order issues
1.In the product details page, it is showing status, but it should display delivery status.
2.In the order product details page, when I select the delivery status and click the Apply button, the popup color is showing green, but it should display the Noxa color.
3.In the product details page, when I select the order status as Shipped, the customer does not receive any email.
4.In the product details page, when I select the order status as Delivered, the customer does not receive any email.
5.In the order product details page, when I select the order status as Out for Delivery, the customer does not receive any email.
6.In the order product details page, when I select the order status as Cancelled, the customer does not receive any email.
7.In the order product details page, the delivery date field is allowing past dates to be selected.
8.In the orders page, the payment status is showing Partially Paid; please clarify why this status is displayed.
Subtasks
Related issues
Updated by Ajit A 16 days ago
- % Done changed from 0 to 70
front end admin pannel:
feat: Implement order details page with status management and add foundational API and token handling utilities.
backedn:
feat: Introduce custom design creation, quoting, and direct order functionality with new authentication and email services.
Ecom fontend:
implemnted resend otp flow , verify otp fix