diff --git a/be/DataExchange/Fawtyg/Win_in.Sfs.Wms.DataExchange.Fawtyg.TyrpAgent/Outgoing/ProductReceiptNoteConverter.cs b/be/DataExchange/Fawtyg/Win_in.Sfs.Wms.DataExchange.Fawtyg.TyrpAgent/Outgoing/ProductReceiptNoteConverter.cs index 22d3cd377..e91a12f46 100644 --- a/be/DataExchange/Fawtyg/Win_in.Sfs.Wms.DataExchange.Fawtyg.TyrpAgent/Outgoing/ProductReceiptNoteConverter.cs +++ b/be/DataExchange/Fawtyg/Win_in.Sfs.Wms.DataExchange.Fawtyg.TyrpAgent/Outgoing/ProductReceiptNoteConverter.cs @@ -82,7 +82,7 @@ public class ProductReceiptNoteConverter : IOutgoingConverter mesout_move = detail.ReturnQty != 0 ? 0 : detail.Qty, mesout_unable = 0, mesout_loc = detail.LocationErpCode, - mesout_dt = exchangeProductReceiptNote.ActiveDate.ToString("yyyyMMdd"), + mesout_dt = exchangeProductReceiptNote.ActiveDate.ToString(), memo = string.IsNullOrEmpty(detail.Remark)?"": detail.Remark, refno = "",