Applies to Product - Dynamics 365 Project Operations
What’s happening?
The customer encounters an error message stating "Cannot read properties of undefined (reading 'Name')" when attempting to confirm invoices or approve timesheets. This issue prevents the contract performance from displaying the billed amount or cost-incurred values.
Reason:
This is caused by an iframe/webresource control on the form that has an undefined parameter.
Resolution:
- Remove the iframe/webresource control(s) from the form to see if the is resolved.
- If necessary, re-add the iframe/webresource control(s) back to the form.
- Refer to the documentation for further troubleshooting: Troubleshoot Forms.
