Question: Keep Getting Error When Adding Product

Keep Getting Error When Adding Product

I keep getting this duplicate error when adding new product.

EH

Einnlleinhatt Ha

Asked
I keep getting this duplicate error when adding new product.
Attachments
  • MS

    Mian Saleem

    Answered
    Hello,

    You can't have same supplier item id. If you need this, you will need to remove the drop unique index on `supplier_item_id` of `items` table in your database.

    **_This is optional field if you don't have supplier item id then you can leave it empty._**

    I will add the validation to avoid the 500 error and give validation error.

    Thank you
  • EH

    Einnlleinhatt Ha

    Answered
    **[Mian Saleem](/u/saleem)** Oh my bad, i read it as supplier id. Thankyou
  • Login to Reply