| | |
| | | ///</summary> |
| | | [SugarColumn(ColumnName = "barcodemoveQty", ColumnDescription = "æ°é")] |
| | | public decimal BarcodeMoveQty { get; set; } |
| | | |
| | | public int ReturnToMESStatus { get; set; } |
| | | } |
| | | |
| | | |
| | |
| | | public string PalletCode { get; set; } |
| | | public int StockId { get; set; } |
| | | public bool IsReverted { get; set; } = false; |
| | | |
| | | public bool IsAutoSplit { get; set; } = false; |
| | | public int OutStockLockInfoId { get; set; } // å
³èçåºåºéå®ä¿¡æ¯ |
| | | public string OriginalBarcode { get; set; } // åæ¡ç |
| | | public string NewBarcode { get; set; } // æ°æ¡ç |