![]() |
#7 |
MCP
|
В PriceDisc.findPrice():
X++: return ((findAll && inventDimAllActivated.RecId && this.findPriceAgreement(_priceGroupId, inventDimAllActivated.inventDimId)) ||
(findItemDim && inventDimItemDimActivated.recId && this.findPriceAgreement(_priceGroupId, inventDimItemDimActivated.inventDimId)) ||
this.findPriceAgreement(_priceGroupId, InventDim::inventDimIdBlank()) ||
this.findItemPrice()); В return неудобно анализировать такой код. В классе sysDatabaseList метод new: X++: ...
while (1 == 1 && listOfNames)
{
}
... Последний раз редактировалось kornix; 23.05.2012 в 15:11. |
|
|
За это сообщение автора поблагодарили: macklakov (1). |
|
![]() |
||||
Тема | Ответов | |||
Бага в Query update(true) | 5 | |||
Не срабатывает skipDatabaseLog(true) | 14 | |||
visible(true) и курсор | 6 | |||
recordLevelSecurity(true) | 12 |
|