kyy
2025-07-11 6edc6ea392f354f2e4ca7003cdd58a691347d772
MES.Service/service/BasicData/MesDepotsManager.cs
@@ -112,7 +112,8 @@
            Factory = "1000",
            FCustomerId = depots.FCustomerId,
            FDocumentStatus = depots.FDocumentStatus,
            FStockStatusType = depots.FStockStatusType
            FStockStatusType = depots.FStockStatusType,
            FISOPENLOCATION = depots.FISOPENLOCATION
            
        };
    }