Parcourir la source

Merge branch 'wugg-dev' of wugg/phpstock into version1.5

wugg il y a 2 ans
Parent
commit
403ea22fe5
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      app/common.php

+ 1 - 1
app/common.php

@@ -1387,7 +1387,7 @@ if (!function_exists('getUserIdsByShare')) {
     }
 }
 //采购单未操作确认或入库时判断销售单是否存在正进行中的退货
-if(function_exists("cgd_sale_return")){
+if(!function_exists("cgd_sale_return")){
 	/**
 	* @param $cgdNo
 	 * @return bool