Hi,
when i am trying to insert sales order through console application by calling odata end point (SalesOrderHeaderEntity).
i am facing this error
"insert not allowed for field 'OrderTotalChargesAmount'"
I saw in entity level as this field has allow edit , allow edit on create - no.
How can we resolve this.
Skipping this field in mapentitytodatasource(), initializeEntityDatasource() is the correct way.
Please show some light on this,
Regards,
Have a nice day