简体   繁体   English

您不能为此项目创建库存明细。 在套件脚本中

[英]You cannot create an inventory detail for this item. in suitescript

I am trying to create a bin transfer and trying to create inventory detail on the item, when I am using getCurrentSublistSubrecord({ sublistId: 'inventory', fieldId: 'inventorydetail' });当我使用 getCurrentSublistSubrecord({ sublistId: 'inventory', fieldId: 'inventorydetail' });

I get this error "You cannot create an inventory detail for this item."我收到此错误“您无法为此项目创建库存详细信息。” Can you please help me with this??你能帮我解决这个问题吗??

"You cannot create an inventory detail for this item" can be encountered when the item in the sublist is not a serial/lot numbered item or does not use bins or for the selected location the item doesn't have any inventory.当子列表中的项目不是序列号/批次编号的项目或不使用箱或对于所选位置该项目没有任何库存时,可能会遇到“您无法为此项目创建库存详细信息”。

"You cannot create an inventory detail for this item" is part of the advanced inventory management feature. “您不能为此项目创建库存详细信息”是高级库存管理功能的一部分。 Retry the bin transfer but make sure the fields for non- serialised/lot numbered items are empty重试 bin 转移,但确保序列化/批号项目的字段为空

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM