9

Multiple Sampling Quantity Specification for each Item/Product

Hi


Item sampling quantity specification in present Quality control module of D365 F&O has only three options "Percent", "Fixed Quantity" & "Full License plate" with one only singe value can be defined for one product.


In the real time industrial process, Item ...

Read more...

0 Comments

Read more... 0 Comments

Category: Development (280)

STATUS DETAILS
New
8

Support the deletion / amendment of AssetMaintenanceAssetCalendars items

It is possible to delete "maintenance calendar events" manually using the F&O interface via Asset management -> Maintenance schedule -> All maintenance schedule.


It is

Read more...

1 Comments

Read more... 1 Comments

Category: Development (280)

STATUS DETAILS
New
8

Adjust posting date automatically during invoice posting for Accounts Receivable

When we submit an invoice to the approval workflow, it can take some days to get approved, and because of that, the due date can become shorter than it should be, so it is necessary to adjust the date of the invoice to the current day.


Read more...

0 Comments

Read more... 0 Comments

Category: Development (280)

STATUS DETAILS
New
8

New Feature on Table Control to freeze top row and first column

Add a new feature to the Table Control to allow Freezing the top row and/or First column. This control is currently used on the D365 F&O Supply Schedule form and has also been used for custom forms. Not having the freeze 1st Column and row presents usability issues when reviewing the tabular da...

Read more...

0 Comments

Read more... 0 Comments

Category: Development (280)

STATUS DETAILS
Needs Votes
8

UPDATE_RECORDSET TOP X

UPDATE_RECORDSET can become expensive in case of large data sets. In SQL we commonly resolve this by executing the update in smaller batches: WHILE ( @@ROWCOUNT ) BEGIN UPDATE TOP (...) SET ... WHERE ... END We would also like to be able to do this from X++. This would need a TOP clause to ...

Read more...

0 Comments

Read more... 0 Comments

Category: Development (280)

STATUS DETAILS
Needs Votes
8

allow 3 Decimal in Qty EDT

Hi, For the Metallurgical industry, specifically for the Jewellery, it's almost important to have 3 decimal in quantity to maintain across the ERP. It's a mandatory requirement for Jewelers to maintain, purchase and sale the inventory in 3 decimal for Gold, diamond, platinum , etc. due to high...

Read more...

1 Comments

Read more... 1 Comments

Category: Development (280)

STATUS DETAILS
Completed
Ideas Administrator

This article describes this feature. If you need additional EDTs to allow for 3 decimals, file an extension request in Dynamics Lifecycle Services (LCS). 

https://docs.microsoft.com/en-us/dynamics365/unified-operations/dev-itpro/extensibility/decimal-point-precision

https://docs.microsoft.com/en-us/dynamics365/unified-operations/dev-itpro/extensibility/decimal-point-precision

8

FirstOnly ignored on a QueryBuildDataSource

Cfr:

Read more...

0 Comments

Read more... 0 Comments

Category: Development (280)

STATUS DETAILS
Needs Votes
8

AX 2012 R2 - Prevent model store synchronization in case of warnings and/or errors

When deploying a new model store and running DB synchronization, there can be some warnings and/or errors because of data structure changes. If you run it manually you have to accept the popup messages to allow the process to continue. But if you run it through the command line, there is no in...

Read more...

0 Comments

Read more... 0 Comments

Category: Development (280)

STATUS DETAILS
Declined
Ideas Administrator

We will not be investing in new feature of AX 2012 with the exception of some business critical issues.


 

8

Hide non-public classes in Application Explorer

Allow hiding non-public classes in Application Explorer.
For example, I want to hide UserGuidClass, because I can't use it anyway. It's internal, therefore it can only be used from inside its package, but I can't add anything to the package, because it doesn't allow customizations.
I...

Read more...

0 Comments

Read more... 0 Comments

Category: Development (280)

STATUS DETAILS
Needs Votes
7

Make auto import of users from AAD to F&O and send invite as prospective vendor

Since adding external users are deprecated, We need to make an automation to invite users by mass update as prospective to vendors instead of adding one by one manually which will save alot of time and effort, using graph API or a different method.

Procurement and sourcing >Vendors >Vend...

Read more...

0 Comments

Read more... 0 Comments

Category: Development (280)

STATUS DETAILS
New