Total Pageviews

Search This Blog

Wednesday, August 15, 2012

Troubleshooting Dynamics AX incorrect cost posted on Partial Project Purchase Orders


Issue:

We had an issue where Partial Purchase Orders (Project) was not posting proper cost amount to the Project accounts.

Solution:

Microsoft has identified this behaviour as a bug - http://support.microsoft.com/kb/937246.

Note, the hotfix was in form of dis<layer>.aod file. I extracted the .aod file and merged it on the local AX instance running on my laptop, identified the classes which is required for the above fix, Did a compare and imported only the code which fixes the issue.

Just a FYI on the classes which were impacted:

              \Classes\InventMovement

\Classes\InventMov_Virtuel

\Classes\InventUpd_Estimated

1 comment:

Mohammed Arif Hussain said...

Good work. May i know how did you merged, If it is possible mention the steps or drop me an email marifhussain@gmail.com

Thanks