Deleting a sales line in AOT

Is it possible to delete a specific sales order line from AOT? What happen is that this line got stuck as a back order but is not visible in the sales order form, and we cannot cancel it since the order has been invoiced already.

How did it get in the state that it is not visible but is in the table? Which table is it in?

Yeah, we were thinking about it too. But it’s ok now i was able to delete in SalesLine table browser.

If it is not shown in the form, then it could be a data issue.

  1. Look at the inner joined tables in the form. The data might not have been properly inserted/updated.
  2. See if there are any ranges applied on salesline, that is preventing it to show on the form.