why deletion of single tracking line is not possible In PO ?

sivaguru_ksr
sivaguru_ksr Member Posts: 100
Hello,

I have created one PO with an item of 10 quantities with tracking lines.But,i have assigend through function-->'Assign serial No.' functionality.I tried to delete last two serial No.'s.Navision is displaying the
confirmation message for deletion.Even if I press 'yes' to confirmation message.Navision is not deleting the lines.please guide me to slove this navision bug.

But,Navision is allowing to delete all the tracking lines.It gives me problem only when selecting a particular set of lines(for example, two or three lines) and then deleting.

same problem exists in SO also....

Comments

  • ara3n
    ara3n Member Posts: 9,258
    selectselection on temporary tables does not work. This is a bug that you cannnot fix. You have to delete them one at a time.
    Ahmed Rashed Amini
    Independent Consultant/Developer


    blog: https://dynamicsuser.net/nav/b/ara3n
  • sivaguru_ksr
    sivaguru_ksr Member Posts: 100
    Hello ara3n,

    Thanks for your reply.

    Even deletion of Single Line is not working properly.Therefore,I deleted only 'Serial No.' column manually(that is I have replaced 'Serial No.' with Null(empty) value then only OnModify trigger will be called).If I repeat this same to the Next Line-an error message is given saying 'Seria No.' and 'Lot No.' already exists with NULL(empty).

    I think only way is to delete all Tracking lines and reenter all entries manually.