You need to sign in to do that
Don't have an account?

Issue with product code
Hi,
I have added a new product with a product code, and added this product into Account(In the purchased product section).
I then went back to the product list and update the product name and product code. The product Name gets updated in the Purchased Product section under the Account but the product code does not seems to be updated.
Can any one help me to update the product code also?
Thanks
Hari G S
Hello Hari,
Where do you see Purchased Product section on account layout? I think you have a custom object having relationship with account and that's why you can see a related list for Purchased product on account detail layout.
Please check if there is any apex code written to populate the product code when product is selected in this custom object.
All Answers
Hello Hari,
Where do you see Purchased Product section on account layout? I think you have a custom object having relationship with account and that's why you can see a related list for Purchased product on account detail layout.
Please check if there is any apex code written to populate the product code when product is selected in this custom object.
Hi Sandeep thanks for the reply..
I have one doubt where can see the Custom Objects?
Thanks
Hari G S
Setup--->Create--->Objects
Thanks Sandeep....
Problem Solved :)