![]() |
#1 |
Участник
|
This seems to do nothing
Источник: http://alexvoy.blogspot.com/2010/10/...o-nothing.html
============== 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; } Источник: http://alexvoy.blogspot.com/2010/10/...o-nothing.html
__________________
Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите личное сообщение администратору. |
|