Skip to content

Update order management with new status handling and localization improvements

Ahmed Reda requested to merge development into staging

This commit enhances the order management system by introducing a new order status field and improving the user interface for order details. Key changes include:

  • Added order_status field to the order response model and related entities.
  • Updated the order confirmation and details screens to display the new order status with a timeline.
  • Improved localization for order status messages in both Arabic and English.
  • Enhanced the delivery timeline feature to reflect the current order status accurately.

These modifications aim to provide users with clearer insights into their order progress and improve overall user experience.

Merge request reports

Loading