Search results

  1. D

    Changing Product Codes

    I want to update the majority of our Product Codes. I know I can do this: for each item where item.product-code = "OLDNAME": update item.product-code = "NEWNAME". But, I am not sure of all if the ramifications. If I simply do the above, will I be OK?
Top