Hi,
I have noticed that Salesline modified field is not firing even if the saleline field modified.
This is easy to reproduce ( I even reproduce in VM box) Any sales order header view edit delivery mode and change it a different delivery mode than currently assigned . After the editing you will see the the salesline dlv mode is changed as per sales header . However I don't see modified filed is not fired though it is modified.
Standard AX achieve this by using Axd and AxTable classes . Dlv mode is setting at AxSalesTable setdlvmode method and it is saving there. Ideally at this point modified filed suppose to firing . Any specific reason. I have to add a custom code at modified field . At this point I don't want to modify Axd classes as it is integrated and more test cases to covered .
Thanks in advance
*This post is locked for comments
I have the same question (0)