170

Improvements of "Find references"

Evaluation of cross-references is very important with such a large code base (for understanding the current solution, for impact analysis and so on). Unfortunately the experience is worse than in previous versions of AX; here are some suggestions:

  1. Allow filtering and sorting.
  2. ...

    Read more...

    7 Comments

    Read more... 7 Comments

    Category: Development (257)

    STATUS DETAILS
    Under Review
    Ideas Administrator

    There are multiple suggestions here. Thank you. Some are already possible (like filtering and sorting). I will keep this idea under review and monitor the comments. We need to improve this part of the Dev Tools.

73

Adding an index containing fields from the parent and child tables when using Table Inheritance

The Table inheritance was functionality introduced in AX2012. You can this way make tables inhering from a base table with the 'Support Inheritance' and 'Extends' properties on the table. DirPartyTable is a standard example using this functionality. But also EcoResProduct. I’m using it n...

Read more...

3 Comments

Read more... 3 Comments

Category: Development (257)

STATUS DETAILS
Under Review
59

Feature management: Add generic way to check if feature is enabled from X++

When a new feature is added it can sometimes impact customizations in different ways. Sometimes partners and others have a need to check if the feature is enabled or not to be able to take the feature into consideration when creating code, but today there is no general way or a framework for this...

Read more...

1 Comments

Read more... 1 Comments

Category: Development (257)

STATUS DETAILS
Needs Votes
32

Change label of an EDT array in an extension

Currently it is supported to change the label of an EDT using extensions, but for an EDT array only the label of the first element can be changed. For example, it is not possible to change the label of the 10th element of the EDT "WHSFilterCode". This should be enabled.

Read more...

0 Comments

Read more... 0 Comments

Category: Development (257)

STATUS DETAILS
New
28

Post in batch function for fixed assets and project journals

Regarding the Microsoft Learn post on optimizing Financial Journal Posting Performance in Dynamics 365 via lines limit, this functionality is designed to operate through batch processing. It can be applied to general journals and customer/vendor payment journals. However, it should be noted th...

Read more...

1 Comments

Read more... 1 Comments

Category: Development (257)

STATUS DETAILS
New
13

exchange rate in Free text invoice

Free text invoice

I need to change exchange rate in free text invoice, the detais as follow:


1 I sales our goods on 16/01/2023 in amount of USD 20,000 exchange rate is USD 1 = THB 32.6736

2 On March 2023, our customer claim us USD 466.77 becaus...

Read more...

1 Comments

Read more... 1 Comments

Category: Development (257)

STATUS DETAILS
New
12

Add events for set_based operations. Preventing row-by-row impact.

Because extensions and events are being used more-and more, a lot of tables will have events configured for onUpdated, onUpdateing, onDeleted, onDeleted, etcetera. As a result all set_based operations (like update_recordset) are being executed as row-by-row operations. This is frequently causi...

Read more...

2 Comments

Read more... 2 Comments

Category: Development (257)

STATUS DETAILS
Needs Votes
6

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 (257)

STATUS DETAILS
New
1

Linked Warehouse Returns for In-Store Purchases

Items purchased in-store should be linked for the call center. This would allow our call center to better support our store employees when questions arise. This would also allow our customers to purchase items in-store and then send returns to the main warehouse and...

Read more...

0 Comments

Read more... 0 Comments

Category: Development (257)

STATUS DETAILS
New