add reception account state view and pdf export
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
namespace common\components\total;
|
||||
|
||||
class TotalDetailedMoneyMovementWidget extends TotalBaseWidget{
|
||||
|
||||
public $viewFile = 'total_detailed_money_movement.php';
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user