备件领用
This commit is contained in:
@@ -19,5 +19,10 @@ namespace Tnb.BasicData
|
||||
/// 生产任务单号单据模板编码
|
||||
/// </summary>
|
||||
public const string PRDMOTASK_CODE = "ProductionPlanAndSchedule";
|
||||
|
||||
/// <summary>
|
||||
/// 备件领用
|
||||
/// </summary>
|
||||
public const string SPAREPARTSREQUISITION_CODE = "SparePartsRequisition";
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user