DESKTOP-9JTA2JJ\HP %!s(int64=5) %!d(string=hai) anos
pai
achega
b1e424d6fd
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      api/application/controllers/Lampcontrol.php

+ 1 - 1
api/application/controllers/Lampcontrol.php

@@ -1414,7 +1414,7 @@ class Lampcontrol extends Base_Controller {
         $company = $this->get_user_info('company');
         if ($role != SYSTEM_ADMIN) {
             if ($role == 2) {
-                // $data["supplier"] = $company;
+                $data["manu"] = $company;
             }elseif ($role == 4) {
                 $data["po"] = $company;
             }else{