
1 answer

Check that the field does exist on the Warehouse__c object. Check that the field is spelled correctly (e.g. the api name is in fact Location and not Locaton or something like that). Check that your profile(s) have the correct Field Level Security and the location field is writeable.