You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
336 lines
8.4 KiB
336 lines
8.4 KiB
using System;
|
|
using System.Collections.Generic;
|
|
using System.ComponentModel;
|
|
using System.Linq;
|
|
using System.Text;
|
|
|
|
namespace ICSSoft.Common
|
|
{
|
|
public enum TransTypeEnum
|
|
{
|
|
[Description("采购入库-采购订单")]
|
|
[DBValue("1")]
|
|
PurchaseReceiveDoc,
|
|
|
|
[Description("采购入库-采购订单-DRCoffee")]
|
|
[DBValue("1")]
|
|
PurchaseReceiveDRCoffeeDoc,
|
|
|
|
[Description("采购入库-采购到货单")]
|
|
[DBValue("2")]
|
|
DeliveryNotice,
|
|
|
|
[Description("采购拒收")]
|
|
[DBValue("42")]
|
|
PurchaseRejectDoc,
|
|
|
|
[Description("采购退货-采购退货单")]
|
|
[DBValue("3")]
|
|
PurchaseReceiveDoctNegative,
|
|
|
|
[Description("采购退货-采购订单")]
|
|
[DBValue("3")]
|
|
PurchaseReceiveDoctNegativePo,
|
|
|
|
[Description("工单关联")]
|
|
[DBValue("90")]
|
|
ICSMOReceive,
|
|
|
|
[Description("采购退货-红字采购入库单")]
|
|
[DBValue("4")]
|
|
PurchaseReceive,
|
|
|
|
[Description("委外发料-委外订单备料表")]
|
|
[DBValue("5")]
|
|
OutsourcingIssueDoc, //(合并发料)
|
|
|
|
[Description("委外发料-委外领料申请单")]
|
|
[DBValue("6")]
|
|
OOApply, //(合并发料)
|
|
|
|
[Description("委外发料-委外材料出库单")]
|
|
[DBValue("7")]
|
|
OOIssue, //(合并发料)
|
|
|
|
[Description("委外退料-委外退料单")]
|
|
[DBValue("8-1")]
|
|
ICSOutsourcingIssueDoNegative,
|
|
|
|
[Description("委外退料-委外退料单-领料申请单")]
|
|
[DBValue("8-2")]
|
|
ICSOutsourcingIssueDoNegativeApply,
|
|
|
|
[Description("委外退料-委外退料单-材料出库单")]
|
|
[DBValue("8-3")]
|
|
ICSOutsourcingIssueDoNegativeIssue,
|
|
|
|
[Description("委外入库-委外订单")]
|
|
[DBValue("9")]
|
|
OutsourcingReceiveDoc,
|
|
|
|
[Description("委外入库-委外到货单")]
|
|
[DBValue("10")]
|
|
ODeliveryNotice,
|
|
|
|
[Description("委外拒收")]
|
|
[DBValue("43")]
|
|
OutsourcingRejectDoc,
|
|
|
|
[Description("委外退货-委外退货单")]
|
|
[DBValue("11")]
|
|
OutsourcingReturnBack,
|
|
|
|
[Description("委外退货-委外采购订单")]
|
|
[DBValue("11")]
|
|
OutsourcingReturnBackPo,
|
|
|
|
[Description("委外退货-红字委外入库单")]
|
|
[DBValue("12")]
|
|
OutsourcingReceiveDocNegative,
|
|
|
|
[Description("生产发料-生产订单备料表")]
|
|
[DBValue("13")]
|
|
MOIssueDoc, //(合并发料)
|
|
|
|
[Description("生产发料-生产订单备料表-自动出库")]
|
|
[DBValue("13-1")]
|
|
MOIssueAutoDoc,
|
|
|
|
[Description("生产发料-领料申请单")]
|
|
[DBValue("14")]
|
|
MOApply, //(合并发料)
|
|
|
|
[Description("生产发料-材料出库单")]
|
|
[DBValue("15")]
|
|
MOIssue, //(合并发料)
|
|
|
|
[Description("生产退料-生产退料单")]
|
|
[DBValue("16-1")]
|
|
MOIssueDocNegative,
|
|
|
|
[Description("生产退料-生产退料单-领料申请单")]
|
|
[DBValue("16-2")]
|
|
MOIssueDocNegativeApply,
|
|
|
|
[Description("生产退料-生产退料单-材料出库单")]
|
|
[DBValue("16-3")]
|
|
MOIssueDocNegativeIssue,
|
|
|
|
[Description("产成品入库-生产订单")]
|
|
[DBValue("17")]
|
|
ManufactureReceiveDoc,
|
|
|
|
[Description("产成品入库-产成品入库单")]
|
|
[DBValue("18")]
|
|
ManufactureReceive,
|
|
|
|
[Description("产成品入库-产成品入库单-mes")]
|
|
[DBValue("72")]
|
|
ManufactureMESReceive,
|
|
|
|
[Description("销售发货-销售发货单")]
|
|
[DBValue("19")]
|
|
SalesShipmentDoc, //(合并发料)
|
|
|
|
[Description("销售退货-销售退货单")]
|
|
[DBValue("20")]
|
|
SalesShipmentDocNegative,
|
|
|
|
[Description("一步调拨")]
|
|
[DBValue("21")]
|
|
OneStepTransferDocIn, //(合并发料)
|
|
|
|
[Description("调拨")]
|
|
[DBValue("46")]
|
|
StepTransferDocIn, //(合并发料)
|
|
|
|
[Description("两步调出")]
|
|
[DBValue("22")]
|
|
TwoStepTransferDocOut, //(合并发料)
|
|
|
|
[Description("两步调入")]
|
|
[DBValue("23")]
|
|
TwoStepTransferDocIn,
|
|
|
|
[Description("返工工单")]
|
|
[DBValue("45")]
|
|
ReWorkReceiveMo,
|
|
|
|
[Description("销售退货-原条码")]
|
|
[DBValue("44")]
|
|
SalesReturnBack,
|
|
|
|
[Description("杂发")]
|
|
[DBValue("24")]
|
|
OtherOutDoc, //(合并发料)
|
|
|
|
[Description("杂发-自动")]
|
|
[DBValue("24-1")]
|
|
OtherOutAutoDoc,
|
|
|
|
[Description("杂收")]
|
|
[DBValue("25")]
|
|
OtherInDoc,
|
|
|
|
[Description("借用")]
|
|
[DBValue("26")]
|
|
BrrowDoc, //(合并发料)
|
|
|
|
[Description("归还")]
|
|
[DBValue("27")]
|
|
ReturnDoc,
|
|
|
|
[Description("盘点")]
|
|
//[DBValue("28")]
|
|
[DBValue("8")] //TransType
|
|
Check,
|
|
|
|
[Description("移库")]
|
|
[DBValue("29")]
|
|
TransferLibrary,
|
|
|
|
[Description("拆卸单")]
|
|
[DBValue("38")]
|
|
DisassemblyDoc,
|
|
|
|
[Description("送货单")]
|
|
[DBValue("65")]
|
|
ASN,
|
|
|
|
[Description("委外送货单")]
|
|
[DBValue("66")]
|
|
OASN,
|
|
|
|
[Description("拆分")]
|
|
[DBValue("67")]
|
|
LOTSplit,
|
|
|
|
[Description("拆分前")]
|
|
[DBValue("31")]
|
|
LOTSplitBefore,
|
|
|
|
[Description("拆分后")]
|
|
[DBValue("32")]
|
|
LOTSplitAfter,
|
|
|
|
[Description("合并")]
|
|
[DBValue("68")]
|
|
LOTMerge,
|
|
|
|
[Description("库位查询")]
|
|
[DBValue("69")]
|
|
LocationSeatch,
|
|
|
|
[Description("合并前")]
|
|
[DBValue("33")]
|
|
LOTMergeBefore,
|
|
|
|
[Description("合并后")]
|
|
[DBValue("34")]
|
|
LOTMergeAfter,
|
|
|
|
[Description("修改前")]
|
|
[DBValue("40")]
|
|
LOTCheckBefore,
|
|
|
|
[Description("修改后")]
|
|
[DBValue("41")]
|
|
LOTCheckAfter,
|
|
|
|
[Description("调拨申请单")]
|
|
[DBValue("47")]
|
|
StepTransferApplicationIn,
|
|
|
|
[Description("不合格条码")]
|
|
[DBValue("48")]
|
|
UnqualifiedIN,
|
|
|
|
[Description("生产发料-补料申请单")]
|
|
[DBValue("49")]
|
|
MOReplenishment,
|
|
|
|
[Description("副产品入库-生产订单")]
|
|
[DBValue("50")]
|
|
MOStockINByProduct,
|
|
|
|
[Description("副产品入库-无源头")]
|
|
[DBValue("51")]
|
|
MOStockINByProductNoTrans,
|
|
|
|
[Description("副产品入库-委外订单")]
|
|
[DBValue("52")]
|
|
OOStockINByProduct,
|
|
|
|
[Description("红字其他入库")]
|
|
[DBValue("54")]
|
|
OtherInRedDoc,
|
|
|
|
[Description("销售发货-出库单")]
|
|
[DBValue("55")]
|
|
SalesShipmentOutDoc,
|
|
|
|
[Description("销售发货-红字出库单")]
|
|
[DBValue("56")]
|
|
SalesShipmentOutRedDoc,
|
|
|
|
[Description("销售发货-红字出库单原条码")]
|
|
[DBValue("57")]
|
|
SalesShipmentOutRedYuanDoc,
|
|
|
|
[Description("条码记录")]
|
|
[DBValue("58")]
|
|
LotJL,
|
|
|
|
[Description("锐腾两步调入")]
|
|
[DBValue("73")]
|
|
RTTwoStepTransferDocIn,
|
|
|
|
[Description("锐腾委外发料-委外订单备料表")]
|
|
[DBValue("74")]
|
|
RTOutsourcingIssueDoc,
|
|
|
|
[Description("无源头调拨")]
|
|
[DBValue("70")]
|
|
StepNoTransferDocIn,
|
|
|
|
[Description("条码打印")]
|
|
[DBValue("71")]
|
|
CodePrint,
|
|
|
|
[Description("采购入库-入库单")]
|
|
[DBValue("80")]
|
|
PurchaseReceiveRevDoc,
|
|
|
|
[Description("委外入库-入库单")]
|
|
[DBValue("81")]
|
|
OutsourcingReceiveRevDoc,
|
|
|
|
[Description("物料调拨-自动")]
|
|
[DBValue("82")]
|
|
OneStepTransferDocAuto,
|
|
|
|
[Description("销售发货单-快递单")]
|
|
[DBValue("83")]
|
|
SalesBindCourierDoc, //(合并发料)
|
|
|
|
[Description("成品预入库-DRCoffee")]
|
|
[DBValue("84")]
|
|
ManufactureReceiveDRCoffeeDoc,
|
|
|
|
[Description("条码拆分记录查询")]
|
|
[DBValue("85")]
|
|
CodeSplitSearch,
|
|
|
|
[Description("条码查询-未入库")]
|
|
[DBValue("86")]
|
|
WLotNoSearch,
|
|
|
|
[Description("赋码上架")]
|
|
[DBValue("87")]
|
|
CodingInStockIn,
|
|
|
|
[Description("生产交接")]
|
|
[DBValue("88")]
|
|
MOIssueHandOver,
|
|
}
|
|
}
|