Skip to content

Releases: VirtoCommerce/vc-module-order

v2.17.15

24 Jun 08:44
Compare
Choose a tag to compare
  • Improved order CRUD operations perfromance

v2.17.14

23 Jun 08:24
Compare
Choose a tag to compare

-Pre-loading of the order change history from order loading operations has been removed to improve
order loading performance. Now all order changes are loaded with a separate API call GET api/order/customerOrders/{id}/changes

v2.17.13

21 Jun 09:30
Compare
Choose a tag to compare
  • Round order totals
  • Use built-in ui-grid sort in orders list when used for preloaded orders data source

v2.17.12

06 Jun 11:38
Compare
Choose a tag to compare
  • Made the Payment transactions widget clickable #42
  • PostProcessPayment used wrong payment methods #44
  • Changed the Address equality logic

v2.17.11

17 May 14:38
Compare
Choose a tag to compare
  • Added Russian localization
  • Changed business rules for inventories adjustments #40

v2.17.10

17 Apr 16:29
Compare
Choose a tag to compare
  • Fixed bug related to raising OrderChanged event before saving dynamic properties
  • Fixed notification templates
  • Removed obsolete constructor

v2.17.9

17 Apr 12:36
Compare
Choose a tag to compare
  • Increase the length of the AddressEntity.Email to 254 #39
  • Reworked work with events (switch to using EventPublisher)
  • Fixed null reference exception is thrown by LogChangesEventHandler, at the time of order change
  • Changed the logic of getting the recipient's email for order notifications
  • Added Notifications widget in the order details blade
  • Updated NuGet dependencies to lates versions

v2.17.8

06 Apr 15:54
Compare
Choose a tag to compare
  • Fixed conversion of LineItem.IsGift flag.

v2.17.7

05 Mar 10:41
Compare
Choose a tag to compare
  • Fixed a major bug with a lost fraction of the TaxPercentRate property when saving

v2.17.6

15 Feb 12:02
Compare
Choose a tag to compare