Browse Source

Merge branch 'master' of http://smartcost.f3322.net:3000/caipin/cld

Conflicts:
	protected/controller/InvoiceController.php
caipin 8 years ago
parent
commit
7ce84c29f8
1 changed files with 1 additions and 0 deletions
  1. 1 0
      protected/controller/InvoiceController.php

+ 1 - 0
protected/controller/InvoiceController.php

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