kyy
2025-08-11 a2eed1b966a6700530814f3f468a7258f8b4f9b8
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
            
        };
    }