Hi,
we have some issues with the construct of InventSumDelta in Test. It seems that some AX core functions do not consider InventSumDelta so if you didn't commit changes in inventory first (and the InventSum didn't got written by ttsNotifyPreCommit). On example of this is the activation of a shipment.
Did anyone deal with the same issues? Would you recommend to just commit data in tests or do you call ttsNotifyPreCommit manually?