service item cost - no update after purchase invoice

vanrofivanrofi Member Posts: 272
Hi All,

As you might know : service management in navision is not totally integrated.

Here is one example : I simulated a total flow of selling/purchasing an item that belongs to a service item group, creating automatically a service item on sales shipment.
I made it the most complex with Serial No on all levels and WMS with bins and zones... (just for fun)

I see that on creation of the service item the correct cost and sales price are filled in, no problem so far.

However on adjust cost - Item entries procedure, all except the cost field on the Service item is updated. As there is a direct link with the Serial No. it must be feasible to add it in the code.

It is just an experience, I don't need a solution yet...once I need it and created it, I'll let you know...

Comments

  • krikikriki Member, Moderator Posts: 9,110
    [Topic moved from 'NAV 2009' forum to 'NAV/Navision' forum]
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


  • ara3nara3n Member Posts: 9,256
    You can add a function on the card that filters ILE on Item, Location, Serial No.
    Finds the last Entry. Does a CalcFields on cost amount actual and returns that values
    Ahmed Rashed Amini
    Independent Consultant/Developer


    blog: https://dynamicsuser.net/nav/b/ara3n
Sign In or Register to comment.