销售发货、调拨出库到人工出货区

This commit is contained in:
2024-08-29 13:50:13 +08:00
parent 7ace98d49e
commit d42b94bff1
12 changed files with 196 additions and 82 deletions

View File

@@ -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>