Make Flight feature classes public instead of internal
Sometimes it is not possible to extend code within the if statement of a ::instance().isEnabled().
To extend functionality in these scenarios, it would be beneficial to be able to check is flight features are enabled from custom code, to be consistent with standard functiona...
Configured price
While fetching price based on attribute-based trade agreement lines, system should look for most specific record by validating all attributes in the order of their ranking. Now system prioritize blank attribute value over specific attribute value if that record has least price for all non-high...
Custom view shows view name 'LinkedPartView'
We have a custom view that occasionally shows the name 'LinkedPartView'. It only happens to some users and we have no idea why it displays.
thanks,
Tom Hogan
The DJJ company
Payment Id population to the Vendor payment journal lines when we do Multiple change on the payment id
Multiple Change for the Payment ID is not getting populated for the actual Vendor payment Journal lines when created through create payment proposal.
This has been already raised under a MS ticket : #2306220030...
Read-only form data sources
When we add a joined data source to a form (to display some related data), the system will try to save it together with the parent record. To avoid it, we need to overwite write() method (to do nothing) and validateWrite() (to always return true). A typical example is InventDim data source in ...
Provide an option to exclude future demand and reserved inventory and issues from ATP calculation
The current ATP calculation provides options for consideration for backward supply and backward demand. However, it doesn't allow the option for future demand consideration. We operate in a FIFO manner, if I were to perform an ATP calculation on a past due sales order, I would like to be able ...
China Golden Tax Improvisation
In Dynamics 365 Finance and Operations we can enable China localization while creating the legal entity by detecting the Address. This is how the VAT integration module is activated wherein all posted Sales Invoices are accumulated. However, VAT Integration Invoice module only accepts those Invo...
Add support for filtered indexes
Hi, "Filtered indexes" is a great feature available for SQL server https://docs.microsoft.com/en-us/sql/relational-databases/indexes/create-filtered-indexes?view=sql-server-ver15. And it would be nice to this option available for development too. As a start point filter by enum values would a gr...
modelutil.exe -delete should be able to run in batch
When you delete a model using ModelUtil.exe -delete you get a prompt to confirm. There should be a parameter which suppresses that prompt so we can run this command in a batch or powershell script
Sort alphabetical in AzureDevOps project lookup in Rsat Settings
Currently the lookup of AzureDevOps projects in the Rsat Settings is not sorted alphabetical. As an ISV we have a long list of AzureDevOps projects to choose from, would be great to have them sorted.