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