Hello, Im creating an item via MR, Im trying to se...
# suitescript
i
Hello, Im creating an item via MR, Im trying to set its manufacturing routing, what I do is create the Item, once I have the Id, create a manufacturingrouting record and set the id from the recently created item on the item field, but it throws an error, saying
Copy code
have entered an Invalid Field Value
Im guessing because the item even though is created, its still not ready to use on the manufacturing record maybe? So how can I accomplish this, not only do I have to create its manufacturing routing but also its `AM Mfg Work Bench Operation, AM Mfg Work Bench Assets`but Im guessing I will have the same error. Any ideas?