Skip to content

v1.1.5

Latest

Choose a tag to compare

@fatemefallah fatemefallah released this 13 Dec 11:58

🚀 Release v1.1.5 - Parcel Management Enhancement

✨ New Features

Enhanced parcel management capabilities for vendors with action-oriented methods to control order fulfillment workflow.

New Methods:

  • set_order_parcel_preparation() / set_order_parcel_preparation_sync() - Mark vendor parcels as in preparation stage
  • set_order_parcel_posted() / set_order_parcel_posted_sync() - Mark vendor parcels as posted/shipped with tracking information

⚠️ Backward Compatibility

Fully backward-compatible - No changes to existing functionality. All new methods are additions to the Order Processing service and do not affect existing operations. Your application code will continue to work without
any modifications.