<div dir="ltr">Hello,<div><br></div><div>I'm running an after save event on sales order module. If I manually created a new SalesOrder the event works fine.</div><div><br></div><div>Now I'm creating a new Sales Order using webservices but the when I call the function Inventory_Record_Model::getProducts() the array does not include products line information. </div><div><br></div><div>If like the event is fire after the SalesOrder is saved but before the table inventoryproductrel is updated. </div><div><br></div><div>This happens only when I create the order with webservices, not manually.</div><div><br></div><div>Have anyone seem this before? Any workaround? Maybe creating the order with the Class instead of the API?</div><div><br></div><div>Thanks,</div><div>Conrado</div></div>