caipin 8 năm trước cách đây
mục cha
commit
68b935ed35
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      protected/controller/InvoiceController.php

+ 1 - 1
protected/controller/InvoiceController.php

@@ -22,7 +22,7 @@ class InvoiceController extends DooController {
 				$staff = new staff ();
 				Doo::loadModel("execute");
 				$execute=new execute();
-				
+				//8956
 				$verifyList=$verify->find(array('select'=>'staff','asArray'=>true));
 				$list=array();