Applies to Product – Dynamics 365 Finance
What’s happening?
Customer requires extending the quantity field precision to 3 decimal places for a specific legal entity in Dynamics 365 Finance.
Reason:
The default system setting in Dynamics 365 Finance allows only 2 decimal places for quantity fields. This limitation is a system-wide setting and not specific to any single legal entity.
Resolution:
The default system configuration in Dynamics 365 Finance does not support extending decimal precision beyond 2 decimal places for quantity fields. To achieve the requirement of using 3 decimal places, customization is necessary.
The recommended approach is as follows:
- Engage your development team to implement a customization tailored specifically to your requirement.
- Refer to the official Microsoft documentation for guidance on extending decimal point precision:
- Extending decimal point precision for selected datatypes - Finance & Operations | Dynamics 365 | Microsoft Learn
- Additionally, review the following community discussion for further insights:
- https://community.dynamics.com/forums/thread/details/?threadid=63900d25-f102-47f2-80ec-5316ef9ecd78
- Be aware that this customization will affect all legal entities, as it is a system-wide modification and cannot be limited to a single legal entity.
- If further assistance or additional customization is required, consider submitting an extensibility request through the following resources:
- https://learn.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/extensibility/extensibility-requests
- https://learn.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/extensibility/extensibility-home-page
