Friday, October 29, 2010

This seems to do nothing

I have been debugging new AX2009 to which we migrated recently, and sometimes it is a real fun!


if (numberOfTransOpen == 1 ||
            (numberOfTransOpen > 1 && !printPaymentSchedule))
        {
            // this seems to do nothing
            if (printPaymentSchedule)
            {
                select firstonly tmpCustVendTransOpen;
            }

Thursday, October 7, 2010

Free Axapta Training

Ladies and Gentlemen, AX trainings blog!


I find this information source on Dynamics AX very useful for those who are going to learn this ERP system for using and developing.

All trainings are well structured, so you have no chance to get lost.

Very good point to start the adventure!