in

dashCommerce

An ASP.NET Open Source e-Commerce Application

Modifying SKUs and Attributes

Last post 07-04-2008 1:39 PM by yitzchok. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 07-03-2008 2:42 PM

    Modifying SKUs and Attributes

    Hi,

     

    When I change the base SKU number of a product, the inventory still shows the old number. And when I want to modify the associated attributes for a product, the add/delete attribute check box no longer comes up. How can I flush the database of old info and re-edit the assigned attributes to a product?

     

    King

     

  • 07-04-2008 1:39 PM In reply to

    Re: Modifying SKUs and Attributes

    You would have to go into the dashCommerce_Store_Sku table in the database then delete the old SKU's then you can resave the sku's on the sku page of the product 

    If you want to edit the associated attributes then you have to open the dashCommerce_Store_Product table and uncheck IsEnabled on that product

    Find a bug? Create a Work Item for a fast response.. Want to help? Create a patch for us!
Page 1 of 1 (2 items)