Открытые члены | |
canExecute () | |
execute () | |
Открытые атрибуты | |
trait | ProductAndStoreInfo |
Action with document.
См. определение в файле action.php строка 10
canExecute | ( | ) |
Checking the possibility of executing an action.
Замещается в AddStoreBarcodeAction, DeleteStoreBarcodeAction, UpdateProductPricesAction, ReserveStoreProductAction, UnReserveStoreProductAction, DecreaseStoreQuantityAction, IncreaseStoreQuantityAction, MoveStoreBatchAction, ReduceStoreBatchAmountAction, ReturnStoreBatchAction, UpsertStoreBatchAction и WriteOffStoreBatchAction.
execute | ( | ) |
Executing action.
Замещается в AddStoreBarcodeAction, DeleteStoreBarcodeAction, UpdateProductPricesAction, MoveStoreBatchAction, ReturnStoreBatchAction, UpsertStoreBatchAction и WriteOffStoreBatchAction.
trait ProductAndStoreInfo |
Trait with helpers methods for product and store
См. определение в файле productandstoreinfo.php строка 14