Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс WriteOffStoreBatchAction
+ Граф наследования:WriteOffStoreBatchAction:

Открытые члены

 __construct (int $documentElementId, int $productId, float $amount,)
 
 canExecute ()
 
 execute ()
 

Дополнительные унаследованные члены

- Открытые атрибуты унаследованные от Action
trait ProductAndStoreInfo
 

Подробное описание

Write off products from stores.

См. определение в файле writeoffstorebatchaction.php строка 15

Конструктор(ы)

◆ __construct()

__construct ( int $documentElementId,
int $productId,
float $amount )

См. определение в файле writeoffstorebatchaction.php строка 23

Методы

◆ canExecute()

canExecute ( )

Checking the possibility of executing an action.

Возвращает
Result

Замещает Action.

См. определение в файле writeoffstorebatchaction.php строка 42

◆ execute()

execute ( )

@inheritDoc

Замещает Action.

См. определение в файле writeoffstorebatchaction.php строка 53