Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当 Inventory OnHand 达到 0 或小于 0 时,我们正在尝试自动执行库存调整。我们如何在 Netsuite 中实现这一点。
您可以在销售订单记录的 aftersubmit 上设置用户事件。每当库存低于订单时,创建 IA。