Skip to content

Releases: VirtoCommerce/vc-module-price-export-import

3.802.0

26 Dec 12:37
5d9ee77
Compare
Choose a tag to compare

🎯 Development

  • Fix value cannot be null. (Parameter 'element') at System.ArgumentNullException (#87)

3.801.0

19 Dec 19:09
7681ce0
Compare
Choose a tag to compare

🎯 Development

  • Added localization files (#86)

3.800.0

12 Jan 09:36
db3fa0e
Compare
Choose a tag to compare

🎯 Development

  • (Update to .NET 8)

3.400.0

08 Aug 18:16
9e6a3b1
Compare
Choose a tag to compare

🎯 Development

  • (Update dependency to 3 400)

3.207.0

20 Mar 08:22
c13c142
Compare
Choose a tag to compare

🎯 Development

  • remove DB context (#81)

3.206.0

14 Mar 09:33
0739c19
Compare
Choose a tag to compare

🎯 Development

  • PT-9395 add nodejs-lts support (#80)

📝 Documentation

  • VCI-149: Updated links (#71)

3.205.0

18 Feb 07:33
Compare
Choose a tag to compare

🎯 Development

  • Update to net6 (#67)
  • Rename price import permission (#64)

1.2.0

29 Jun 14:38
81f9898
Compare
Choose a tag to compare

• V1.2.0 (#63) (81f9898)

1.1.0

13 May 10:14
e1a5d6d
Compare
Choose a tag to compare

Rename module from "Simple Export Import" to "Price Export Import"

Add "Upload new" button in the preview toolbar

1.0.0

29 Apr 14:56
29a22ca
Compare
Choose a tag to compare

First version of module.

Business scenarios

  • I need to export two price lists to make comparing.
  • I need to change multiple prices in the price list of few hundreds of records in the price list.
  • I need to make a bulk price update (+5% for everything) for a price list.
  • I need to add prices for a batch of new products added to the catalog.

Abstractions and implementation including public API can be changed in next releases (breaking changes may be introduced).