🚀 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 stageset_order_parcel_posted()/set_order_parcel_posted_sync()- Mark vendor parcels as posted/shipped with tracking information
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.