I am creating invoices through web services. We have started inventory of some items and if I try to add location at the Invoice level, I get
INSUFFICIENT_PERMISSION
You do not have permissions to set a value for element location due to one of the following reasons: 1) The field is read-only; 2) An associated feature is disabled; 3) The field is available either when a record is created or updated, but not in both cases.
If I don’t include the location I get :
MLI_REQD
Multi-location Inventory Error (MLI_LOCATION_REQUIRED): this transaction or its items must have locations.
Can some please help me?
I am using C#. The application has operated fine for several years until now.
This is a cached copy. Click here to see the original post.