Releases: VirtoCommerce/vc-module-catalog-csv-export-import
Releases · VirtoCommerce/vc-module-catalog-csv-export-import
v1.1.4
28 Aug 05:44
Compare
Sorry, something went wrong.
No results found
Pricelist dropdown in CSV export is filled correctly now. (#27 )
Proper handling of unspecified or zero MinQuantity during CSV import. (#30 )
Updated CsvHelper version to 12.1.2. (#31 )
v1.1.3
10 Apr 07:00
Compare
Sorry, something went wrong.
No results found
Fixed bug in catalog CSV import when tab or space is used as delimiter. #26
v1.1.2
03 Oct 16:25
Compare
Sorry, something went wrong.
No results found
v1.1.1
03 Oct 10:57
Compare
Sorry, something went wrong.
No results found
Fixed the bug when you could select a product with an empty identifier as the main product. This could lead to stack overflow exception when products saving.
v1.1.0
28 Sep 08:23
Compare
Sorry, something went wrong.
No results found
Actualized to work with the latest catalog module version
v1.0.11
29 Jun 10:50
Compare
Sorry, something went wrong.
No results found
Added new property to control Price Min Quantity
v1.0.10
19 Jun 09:35
Compare
Sorry, something went wrong.
No results found
updated FluentValidation references to 7.5.2 #16
v1.0.9
18 Jan 15:10
Compare
Sorry, something went wrong.
No results found
Fix for export not exporting product SEO info correctly #12
Removed override of Catalog Import/Export services to register custom implementation of catalog import/export
v1.0.8
29 Nov 10:54
Compare
Sorry, something went wrong.
No results found
Added new Csv Property - PriceListId. When specified will try to update or add prices to specified price list by id.
PriceId now correctly controls the behavior of price import. When specified will try to update a price by id.
v1.0.7
27 Nov 12:39
Compare
Sorry, something went wrong.
No results found
Assigning Product SKU as MainProductId now correctly sets up variation-main product relationship #7
Added SeoStore property to csv import to set up StoreId on Seo Item #5
Moved localization resources from Catalog Module #3
Importing a csv product with SeoLanguage property now works correctly #6
Migrated to CsvHelper v6.0.0