kyy
2025-08-19 04632ab8fee0eb716ead13f41b8b6235f98a9a31
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
            
        };
    }