Releases: VirtoCommerce/vc-module-pricing
Releases · VirtoCommerce/vc-module-pricing
v2.17.3
Renamed controller action to fix RestApi client generation
v2.17.2
- New blade with prices for product #5
- Improved validation for min quantity of product, so user will not be able to add several prices with the same number of min. quantity in one price list
- Fixed validation in prices grid #7
- Changed price validation rules to make available list price equals 0 #8
- Item price widget fixed when item was opened from search
v2.17.1
Fixed SQL injection possibility
v2.17.0
Added product prices indexing.
Previously this functionality was implemented in the VirtoCommerce.SearchApi module which is now obsolete.
v2.16.3
- Added German localization
- Minor internationalization improvements
- Display catalog name in price list assignment list
v2.16.2
- Fix bug
Unable to cast object
when Price
override by new type (when variation price inherited from main product)
v2.16.1
- Fix swagger document error
v2.16.0
- Module code redesign to support extension (models and UI)
- Switch management UI to ui-grid
v2.15.0
- Update all NuGet packages to latest versions
- Switch to .NET 4.6.1