Plugin Directory

Changeset 1420666


Ignore:
Timestamp:
05/20/2016 01:40:35 AM (10 years ago)
Author:
aliowebdeveloper
Message:

Changed readme text

Location:
sku-error-fixer-for-woocommerce/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • sku-error-fixer-for-woocommerce/trunk/README.md

    r1414825 r1420666  
    1717#### Unique SKU problem
    1818
    19 A known problem of the uniqueness of the SKU number of the product. WooCommers allows you to assign only unique SKU for product. If you used any SKU for the product variation, and then changed the product type to another, you will not be able to use the same SKU for a different product. You will receive an error "Product SKU must be unique". WooCommerce SKU variations Cleaner plugin eliminates this problem.
     19A known problem of the uniqueness of the SKU number of the product. WooCommers allows you to assign only unique SKU for product. If you used any SKU for the product variation, and then changed the product type to another, you will not be able to use the same SKU for a different product. You will receive an error "Product SKU must be unique". WooCommerce SKU Error Fixer plugin eliminates this problem.
    2020
    2121## How do I use this plugin?
  • sku-error-fixer-for-woocommerce/trunk/readme.txt

    r1414825 r1420666  
    1212== Description ==
    1313
    14 When you creating new products in your webshop using a WooCommerce plugin, you can get the unique SKU error for your product and SKU not being saved properly. This is because in the database there are old variations of previously created products that have the same SKU number. WooCommerce SKU variations Cleaner plugin solves this problem by cleaning and/or removing old products variables and also you can setup automatic checking and fixing not unique SKU problem when you edit a product.
     14When you creating new products in your webshop using a WooCommerce plugin, you can get the unique SKU error for your product and SKU not being saved properly. This is because in the database there are old variations of previously created products that have the same SKU number. WooCommerce SKU Error Fixer plugin solves this problem by cleaning and/or removing old products variables and also you can setup automatic checking and fixing not unique SKU problem when you edit a product.
    1515
    1616== Installation ==
     
    4242= Unique SKU problem =
    4343
    44 A known problem of the uniqueness of the SKU number of the product. WooCommers allows you to assign only unique SKU for product. If you used any SKU for the product variation, and then changed the product type to another, you will not be able to use the same SKU for a different product. You will receive an error "Product SKU must be unique". WooCommerce SKU variations Cleaner plugin eliminates this problem.
     44A known problem of the uniqueness of the SKU number of the product. WooCommers allows you to assign only unique SKU for product. If you used any SKU for the product variation, and then changed the product type to another, you will not be able to use the same SKU for a different product. You will receive an error "Product SKU must be unique". WooCommerce SKU Error Fixer plugin eliminates this problem.
    4545
    4646= How do I use this plugin? =
Note: See TracChangeset for help on using the changeset viewer.