I’m trying to understand the relation between SOLine and SOLineSplit. Especialy what is the logic behind setting IsAllocated true or false. If I see a record in SOLineSplit with IsAllocated true what it really says.
Thank you
I’m trying to understand the relation between SOLine and SOLineSplit. Especialy what is the logic behind setting IsAllocated true or false. If I see a record in SOLineSplit with IsAllocated true what it really says.
Thank you
Best answer by Nilkanth Dipak
Hi
In Acumatica, the SOLine and SOLineSplit tables represent sales order lines and their respective inventory splits. The IsAllocated field in SOLineSplit indicates whether the split line has been allocated inventory. If IsAllocated is true, it means that specific inventory has been reserved or allocated to fulfill that split line, preventing it from being available for other orders or purposes, usually for items that require strict inventory control. on the other side, if IsAllocated is false, the split line does not have reserved inventory, which typically occurs for non-stock items or when the inventory is not yet available for allocation.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.