Releases
v1.2.3
Compare
Sorry, something went wrong.
No results found
Release Notes
New Features:
Excluded Fields Enhancements :
Added ProductAttributes to the ExcludedFields enum to improve filtering.
Added ProductDescription to the ExcludedFields enum for better control over excluded data.
Introduced DraftStatus to the ExcludedFields enum to prevent unintended updates.
WebOrder Model Improvements :
Added StatusText field to the WebOrder model for enhanced order tracking.
Introduced IsConverted boolean property for better order state management.
Order Filtering :
Implemented GetOrdersByFilters method for retrieving orders with flexible filtering options.
Added GetOrdersByFilters method to the WebContext interface for streamlined integration.
Fixes:
Stock Quantity Precision :
Converted StockQuantity property type from float to double for accurate inventory calculations.
Changed Quantity property type to decimal for improved numeric consistency.
Conflict Resolution :
Addressed merge conflicts to ensure seamless integration.
You can’t perform that action at this time.