Hi All,
I am new to AX, my requirement is to create a new inventory journal type similar to InventJournalTransfer form, let say InventJournalTransferDemo.
For this I have created all the required forms, menu items (Transfer demo) etc.
Whenever I open the transfer demo form and try to create new line items it throw the error "Inventory transactions are not supported for this posting."
I have debugged the code and found through stackTrace that whenever I clicked on Lines button or create new button in the form it invokes "InventJournalMovement" form, but it should have invoked "InventJournalTransferDemo" form.
I am sure I am missing the calling of "InventJournalTransferDemo" form. but not sure where to call this form.
Please help me in this regard. It will be highly appreciated.
Thanks & Regards,
Pijush
*This post is locked for comments
I have the same question (0)