Skip to content

Releases: VirtoCommerce/vc-module-order

v2.16.0

28 Mar 15:28
Compare
Choose a tag to compare
v2.16.0 Pre-release
Pre-release
  • 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

15 Mar 14:00
Compare
Choose a tag to compare
  • Critical fix of db schema precision for column TaxPercentRate

v2.15.4

03 Mar 17:46
Compare
Choose a tag to compare

v2.15.4

v2.15.3

24 Feb 09:22
Compare
Choose a tag to compare
  • Critical bug fix in order JSON deserialization

v2.15.2

17 Feb 16:06
Compare
Choose a tag to compare
  • Add notes to all order operation
  • Refactoring for JSON converters

v2.15.1

08 Feb 10:35
Compare
Choose a tag to compare
  • Expand order changes logging with by new properties

v2.15.0

01 Feb 13:07
Compare
Choose a tag to compare
  • new Order.PaymentIn.Transactions collections for store log for all payment gateways interactions
  • logging of all order and nested operations changes
    image
  • Fix bug with inventory adjustment
  • Correct CRUD operations for shipment.Items (didn't work before)

v2.14.1

18 Jan 13:57
Compare
Choose a tag to compare
  • Fix order operations tree (previously it was contains flat list)

v2.14.0

12 Jan 10:17
Compare
Choose a tag to compare
  • 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

29 Nov 09:08
Compare
Choose a tag to compare
  • 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