click to refresh error debugging
authorMark <mark@nirph.com>
Fri, 23 Dec 2016 13:15:38 +0000 (15:15 +0200)
committerMark <mark@nirph.com>
Fri, 23 Dec 2016 13:15:38 +0000 (15:15 +0200)
module/Stock/src/Stock/Entity/Stock.php

index 27eeef5..343050c 100644 (file)
@@ -516,7 +516,8 @@ class Stock
                else
                {
                        $em = \Utility\Registry::getEntityManager();
                else
                {
                        $em = \Utility\Registry::getEntityManager();
-                       $companyId = IS_STAGE_ENV ? 1953 : 2283;
+//                     $companyId = IS_STAGE_ENV ? 1953 : 2283;
+                       $companyId = IS_STAGE_ENV ? 1 : 1;
                        if (IS_DEV_ENV)
                        {
                                $companyId = 1;
                        if (IS_DEV_ENV)
                        {
                                $companyId = 1;