I am new to Dynamics AX ERP tool and currently in development area. I have been assigned a task where i need to add a new field to the ASSET BOOK form which will just show invoice date of a purchase order. This field must be visible in the under Purchase Account in the purchase/sales tab of the Value Model form in Fixed Asset module.
I have no experience in x++ coding and find this task cumbersome. A little heads-up in this area would help me a lot.
I managed to add a filed to the Assetbook table and make it available in the value model form. But the criteria here is, that particular field should fetch the invoice date of that particular purchase order from another table and just show it here. Every other detail in the value model form is updating, like Vendor Account, Purchase order, invoice, but not my field invoice date. I have attached a screenshot for your reference.