Hi guys,
I try to create PO receipt from API using .NET. But the vendor code has a & character, e.g. B&EE
The API reports an error [Receipt Attempt to change read-only field 'Vendor'.]
What is proper way to fix this without changing the vendor code.
Thanks.