| | |
| | | public string Sc_ProcessExchangeBill_SaveAutoAddnew; //保存后变为新增状态 |
| | | public string Sc_ProcessExchangeBill_AutoBarCode; //工序流转卡保存自动同步条码档案 |
| | | public string Sc_ProcessExchangeBill_DeleterAndMakerMustSame; //工序流转卡删除人必须是制单人 |
| | | public string Sc_ProcessExchangeBill_SaveDeptIsNull; //工序流转卡 根据车间判断 字段是否为空 |
| | | |
| | | //工序进站接收单 |
| | | public string MES_StationInBill_AutoCheck; //保存后是否自动审核 |
| | |
| | | public string MES_StationInBill_DeleteRelationCtl; //进站接收单删除时是否进行关联控制 |
| | | public string MES_StationInBill_PreQtyCtl; //本道进站数量不能大于上道出站合格数量 |
| | | public string MES_StationInBill_QtyRateCtl; //本道进站数量汇总数不能大于流转卡数量上限 |
| | | public string MES_StationInBill_DyCentralInspectionControl; //判断工序进站之前是否做过检验单 |
| | | public string MES_StationInBill_DyCentralInspectionControl; //判断工序进站之前是否做过检验单 |
| | | public string MES_StationInBill_DefQty; //工序进站时默认带入数量(1.流转卡数,2.上道合格数量,3.物料最小包装数量,4.不带入) |
| | | |
| | | //工序出站汇报单 |
| | | public string MES_StationOutBill_AutoCheck; //保存后是否自动审核 |
| | |
| | | public string MES_StationOutBill_DeleteRelationCtl; //出站汇报单删除时是否进行关联控制 |
| | | public string MES_StationOutBill_NextQtyCtl; //本道出站数量不允许小于下道进站数量 |
| | | public string MES_StationOutBill_QtyRateCtl; //本道出站数量汇总数不能大于流转卡数量上限 |
| | | public string MES_StationOutBill_MustBeginWorkCtl; //必须开工状态才能保存单据 |
| | | |
| | | //不良品评审单 |
| | | public string QC_NoPassProdCheckBill_AutoCheck; //保存后是否自动审核 |
| | |
| | | public string Sc_MESBeginWorkBill_AutoCheck; //保存后是否自动审核 |
| | | public string Sc_MESBeginWorkBill_SaveAutoAddnew; //保存后变为新增状态 |
| | | public string Sc_MESBeginWorkBill_DeleterAndMakerMustSame; //删除人必须是制单人 |
| | | public string Sc_MESBeginWorkBill_SwipeCardStart; //开工单需要刷卡验证 |
| | | //返工单 |
| | | public string Sc_MESReturnWorkBill_AutoCheck; //保存后是否自动审核 |
| | | public string Sc_MESReturnWorkBill_SaveAutoAddnew; //保存后变为新增状态 |
| | |
| | | public string OA_ErrMsgBackBill_AutoCheck; //保存后是否自动审核 |
| | | public string OA_ErrMsgBackBill_SaveAutoAddnew; //保存后变为新增状态 |
| | | public string OA_ErrMsgBackBill_DeleterAndMakerMustSame; //删除人必须是制单人 |
| | | public string OA_ErrMsgBackBill_SendDingDingMsg; //保存时,发送钉钉消息 (N 本地,Y 斯莫尔) |
| | | //报工台工序汇报 |
| | | public string Sc_MESProceReportWorkBill_AutoCheck; //保存后是否自动审核 |
| | | public string Sc_MESProceReportWorkBill_SaveAutoAddnew; //保存后变为新增状态 |
| | |
| | | public string QC_ProcessCheckBill_QCSchemeSource; //质检方案来源 |
| | | |
| | | |
| | | |
| | | //设备工艺参数订单点检表 |
| | | public string SB_EquipICMOTechParamBill_MustBeginWorkCtl; //必须开工状态才能保存单据 |
| | | |
| | | //工艺路线 |
| | | public string Gy_RoutingBill_AutoCheck; //保存后是否自动审核 |
| | | public string Gy_RoutingBill_SaveAutoAddnew; //保存后变为新增状态 |
| | | public string Gy_RoutingBill_DeleterAndMakerMustSame; //删除人必须是制单人 |
| | | public string Gy_RoutingBill_SaveAutoLastProc; //保存到数据库时自动加上转工序 |
| | | |
| | | |
| | | |
| | | ////工序进站单 |
| | | //public string MES_StationBill_ProcNo; //自动匹配流水号 |
| | | //public string MES_StationBill_ProcNoByUser; //只显示用户对应工序 |
| | | |
| | | //入库申请 |
| | | public string Kf_StockInRequestBill_AutoCheck; //保存后是否自动审核 |
| | | |
| | | } |
| | | |
| | | } |