kyy
2025-08-22 43010e679768b1afc58c6acddeac9a92fc290ffb
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
            
        };
    }