add display money to account state close, delete ticket on customer tickets
This commit is contained in:
9
common/components/total/TotalCassaOpenInfoWidget.php
Normal file
9
common/components/total/TotalCassaOpenInfoWidget.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
namespace common\components\total;
|
||||
|
||||
class TotalCassaOpenInfoWidget extends TotalBaseWidget{
|
||||
|
||||
public $viewFile = 'total_cassa_open.php';
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user