When I try to open an opportunity in the Dynamics 365 for Tablet application a Script Error appears.
The error log message:
"ReferenceError: ClientUtility is not defined at EnableOrDisableEstimatedvalueControl (https.../webresources/Sales/Opportunity/Opportunity_main_system_library.js:1:1985)"
After the update from Dynamics 365 v8.2 to v9.0 this error appears in all opportunity's forms into the mobile app, I didn't find the same error while opening the same opportunity in web browser. I try also to disable all custom Javascript triggered on load of the form with the same results.
A error related to the same JavaScript library appears when I try to create a new opportunity in tablet application: when the application opens the Create form this error appears:
"Cannot read propriety 'setDefaultPricelistForUser' of undefined at Form_onload (https.../webresources/Sales/Opportunity/Opportunity_main_system_library.js:1:1985)"
Do you have any idea to resolve this error? It doesn't compromize the correct functionalies, but it is a little bit boring to see it every time you open some opporunities.
*This post is locked for comments