Hi all,
I am currently developing a connector to link sales information to Microsoft Dynamics Navision. I currently hitting the error "Property Editable for Quantity is Invalid." when trying to create Sales Credit Memo Line record using OData. I have tried page 44, and page 96 both returning me same error. The metadata for these pages are having "Quantity" field NAV.AllowEdit = false.
I would like to ask that is it by default "Quantity" field in Sales Credit Memo Line is not allowed to edit even during record creation? If so any workaround to create Sales Credit Memo records for example it is safe for me to change the field to allow edit on creation?
Thank you.