add display money to account state close, delete ticket on customer tickets
This commit is contained in:
@@ -62,6 +62,9 @@ if ( $model ->type == AccountState::TYPE_OPEN ){
|
||||
<?php
|
||||
echo AccountStateWidget::widget(['model' => $model]);
|
||||
?>
|
||||
|
||||
|
||||
|
||||
|
||||
<?php if ( $model->hasDifferenceToPrevState() ){
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user