原材料/成品调拨出库接口、采购收货添加是否赠品、单价、是否自制字段
This commit is contained in:
@@ -108,6 +108,13 @@ namespace Tnb.WarehouseMgr.Interfaces
|
||||
/// <returns></returns>
|
||||
string[] GetFloor1GLSGWOutstockLocation();
|
||||
|
||||
/// <summary>
|
||||
/// 是否为原材料调拨出库库位
|
||||
/// </summary>
|
||||
/// <param name="location_id"></param>
|
||||
/// <returns></returns>
|
||||
string[] GetFloor1YCLDBOutstockLocation();
|
||||
|
||||
/// <summary>
|
||||
/// 是否为外协三工位库位
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user