7

Financial Tags should be available in Customer Transactions

Financial Tags are very useful. But currently not available in Customer Transactions.

For example if Cust Invoice is fully settled user can update the information like Payment, Writeoff, Credit note etc which very useful for the Clients using Financial Tags.



Read more...

1 Comments

Read more... 1 Comments

Category: Development (278)

STATUS DETAILS
New
7

From Invoice account, open orders filter adjustment

Current logic:

When going to All customers > Select a customer account -> sell tab -> orders -> All sales orders the filtering is applied on Customer account. The expectation is to have all the Sales Orders on the Invoice account.

 

C...

Read more...

0 Comments

Read more... 0 Comments

Category: Development (278)

STATUS DETAILS
New
7

Model environment variable similar to the appsettings.json file for preconfiguration of model

As a developer distributing an ISV model.


I would like to be able to include a json file similar to the appsettings.json file in a C# project with model specific parameters like a connection string or and another key value.


So that we can create a deployable...

Read more...

1 Comments

Read more... 1 Comments

Category: Development (278)

STATUS DETAILS
New
7

Alternative Item Number Validation Sequence

When a released product has an Alternative Item Number defined along with a Sell End Date defined or Stopped checked, it should validate the Alternative Item Number first, then proceed with the other line item validation. As it stands, the Sell End Date and Stopped fields are validated before the...

Read more...

0 Comments

Read more... 0 Comments

Category: Development (278)

STATUS DETAILS
Needs Votes
7

Want to be able to execute insert of 100 digit customername field using CustTable.insert method

Definition of the name field of DirParty table is nvarchar(100). But in the EDT definition of name in the CustTable.insert method, the maximum string is 60. Therefore, if we create a DirParty.name with the CustTable.insert method, we can only enter up to 60 digits. This looks like a bug. If we us...

Read more...

0 Comments

Read more... 0 Comments

Category: Development (278)

STATUS DETAILS
Needs Votes
7

Microsoft approved guidance on how to build new local dev environments

We recently had an issue with our newly-build V10 dev VMs. Our setup path was: 1. Download VHD from LCS. 2. Patch Windows. 3. Patch D365FO (upgrade to newer platform update, apply ISV packages, apply local packages). 4. For each developer, copy VHD and create new VM. 5. Rename, attach to local do...

Read more...

0 Comments

Read more... 0 Comments

Category: Development (278)

STATUS DETAILS
Needs Votes
7

CoC is available on data entity but doesn’t have method to upate range for Data entity

We find that CoC is available on data entity and there are codes for creating data entity extension using CoC. However there is no way to extend Data entity to update range of Data entity using CoC Really appreciate development for it because there is a high coming demand for it from the custo...

Read more...

0 Comments

Read more... 0 Comments

Category: Development (278)

STATUS DETAILS
Needs Votes
7

Customer autonumber through OData service for D365 FO

Currently when creating records through OData the ID will be autonumbered when the ID is left empty for all entities except customers. It would be great if the ID would autonumber for customers when importing through OData like all the other entities.

Read more...

2 Comments

Read more... 2 Comments

Category: Development (278)

STATUS DETAILS
Needs Votes
7

Automatically resolve model references in Visual Studio

Not sure if this has already been asked. Is there anything on the roadmap for automatically updating a model's references with the standard models used in code? As an example, I may be writing some code that uses VendInvoiceJour to find purchase order IDs. I write the code, everything seems fine...

Read more...

0 Comments

Read more... 0 Comments

Category: Development (278)

STATUS DETAILS
Needs Votes
7

Allow extension for FormDataSource

Is there any plan to introduce extension for FormDataSource ? I mean, we can create display on table but I did'nt find a way to create a display on form for a formdatasource. Because in my case I need the context of my form sometimes. For example on ReqTransOverview form in one of my cases. I al...

Read more...

1 Comments

Read more... 1 Comments

Category: Development (278)

STATUS DETAILS
Needs Votes