Releases: VirtoCommerce/vc-module-order
Releases · VirtoCommerce/vc-module-order
v2.16.0
- New
OrderChangedEvent
and remake to new domain Discount model
- Generation PDF invoice for customer order and edit invoice template through Notifications templates management UI
v2.15.5
- Critical fix of db schema precision for column TaxPercentRate
v2.15.3
- Critical bug fix in order JSON deserialization
v2.15.2
- Add notes to all order operation
- Refactoring for JSON converters
v2.15.1
- Expand order changes logging with by new properties
v2.15.0
- new Order.PaymentIn.Transactions collections for store log for all payment gateways interactions
- logging of all order and nested operations changes
- Fix bug with inventory adjustment
- Correct CRUD operations for shipment.Items (didn't work before)
v2.14.1
- Fix order operations tree (previously it was contains flat list)
v2.14.0
- Add some new fields to CustomerOrder for support subscription and recurring
- Fix employee selection control
- Display discounts in totals with '-'
- Minor changes with extensions
v2.13.2
- Fix bug with deserialization for order domain model types
- Update all projects to .NET Framework 4.6.1
- Update all Nuget dependencies to latest version