销售发货、调拨出库到人工出货区
This commit is contained in:
@@ -84,7 +84,14 @@
|
||||
/// 成品库出库暂存区
|
||||
/// </summary>
|
||||
public const string REGION_CPOutstockCache_ID = "35948525263893";
|
||||
|
||||
/// <summary>
|
||||
/// 成品库区
|
||||
/// </summary>
|
||||
public const string REGION_CPOutstock_ID = "28598002137877";
|
||||
/// <summary>
|
||||
/// 成品库人工出库区
|
||||
/// </summary>
|
||||
public const string REGION_CPManualOutstock_ID = "36539312699413";
|
||||
/// <summary>
|
||||
/// 长管出库
|
||||
/// </summary>
|
||||
@@ -188,7 +195,6 @@
|
||||
/// </summary>
|
||||
public const string PRETASK_BILL_STATUS_CANCEL_ID = "26126842129701";
|
||||
|
||||
//
|
||||
/// <summary>
|
||||
/// 任务单据状态-待执行Id
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user